amp-by-example icon indicating copy to clipboard operation
amp-by-example copied to clipboard

Signed HTTP Exchanges?

Open fritexvz opened this issue 6 years ago • 1 comments

Is there possibillity to support the Signed HTTP Exchanges?

Example here: https://wicg.github.io/webpackage/draft-yasskin-http-origin-signed-responses.html

How can we implement this on our server?

I am running Nginx.

Or, is there possibillity with CloudFlare? https://www.cloudflare.com/website-optimization/ampersand/ and https://blog.cloudflare.com/real-urls-for-amp-cached-content-using-cloudflare-workers/

Thanks!

fritexvz avatar Jan 05 '19 02:01 fritexvz

https://ampbyexample.com already supports Signed HTTP Exchanges (well, until it broke...) it was added in https://github.com/ampproject/amp-by-example/pull/1592. It should be possible to achieve the same outcome via the CloudFlare's service you linked.

ithinkihaveacat avatar Feb 26 '19 15:02 ithinkihaveacat