- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Wed, 27 Jul 2016 13:11:18 +0200
- To: Richard Bradbury <richard.bradbury@rd.bbc.co.uk>
- Cc: HTTP Working Group <ietf-http-wg@w3.org>, Göran Eriksson AP <goran.ap.eriksson@ericsson.com>
Hi Richard, Yes you have correctly understood the draft. On 27 July 2016 at 12:33, Richard Bradbury <richard.bradbury@rd.bbc.co.uk> wrote: > Finally, a basic question: For this to work, both the origin server and the > proxy server need to support blind caching. So how does a User Agent > discover whether both do? Through trial and error? We use Accept-Encoding and a new header field to signal to the origin server that the client is willing to do this. The proxy is explicitly configured and this capability could be part of that configuration, but we could do something better than that. Trial and error might work, but again, a better plan would be to have explicit signaling. Off the cuff, /.well-known/ might work.
Received on Wednesday, 27 July 2016 11:11:48 UTC