- From: Ilya Grigorik <notifications@github.com>
- Date: Thu, 16 Jul 2015 12:47:48 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 16 July 2015 19:48:16 UTC
I'm not sure the secure context restriction is meaningful. First off, nothing stops the other end of your secure tunnel from promoting trailers into headers, and if that happens then we already process them if they're meaningful -- e.g. my origin streams a response and appends an ETag trailer, and my CDN buffers the response and promotes the ETag to a header; the browser will process and use the ETag value for future revalidation. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/34#issuecomment-122068459
Received on Thursday, 16 July 2015 19:48:16 UTC