- From: Mike West <notifications@github.com>
- Date: Wed, 28 Aug 2019 04:26:42 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 28 August 2019 11:27:04 UTC
As discussed in w3c/webappsec-fetch-metadata#40, this patch takes a small first step towards supporting Structure Header values in Fetch by wrapping header lists' existing "set" algorithm with a version that first serializes a Structured Header object into a string representation. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/925 -- Commit Summary -- * "Set" Structured Header values in header lists. -- File Changes -- M fetch.bs (24) -- Patch Links -- https://github.com/whatwg/fetch/pull/925.patch https://github.com/whatwg/fetch/pull/925.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/925
Received on Wednesday, 28 August 2019 11:27:04 UTC