Re: [whatwg/fetch] Update Fetch to support Token Binding. (#325)

@vanupam pushed 40 commits.

8d922d9  Give response a location URL for reuse in HTML
2db24f3  Editorial: cleanup prior commit
674b4d3  No longer include Content-Length for HEAD requests
a8f1cd5  Call out to Referrer Policy to set policy on redirect
8d343bb  Remove response's cache state concept
67e2127  Remove about:unicorn
386de47  Editorial: make it clearer response.ok is useless
a697191  Editorial: fix a couple of references to HTML
292c629  Editorial: remove JSON typedef
7feaed2  Omit Referer header when referrer is "no-referrer"
483ffd8  Editorial: rename end-of-file to end-of-body
8510b2f  Add Foreign Fetch support
0d9a4db  Allow for redirects after a CORS-preflight
d45421a  Editorial: add bikeshed metadata
261d2e1  A request needs to be created with a URL
195b9fc  Add ReadableStreamOperations for ServiceWorker
eb08feb  Referrer policies: add the missing policies
427255e  Add trailer support to network responses
b7b8e53  Headers object's fill algorithm does not need to copy
c21f8bd  Use `,` rather than `, ` for the combine operation
6b1444c  Editorial: clarify the switch statement in Main fetch
3c99e7f  Set response tainting (back) to "basic" when same-origin
ec6f5ef  Move 401/407 into the network realm
4075552  Remove credentials flag from HTTP-network-or-cache-fetch
2d79a44  Editorial: improve language around Headers object
3dc1612  Editorial: remove structured cloning section
b9ad2f5  Use MIME type starting with image/ as image MIME type definition
24db2d3  Stop usage of entry settings object
d465c84  Editorial: point out the header value syntax issue
61a4439  Editorial: add much more bikeshed metadata
075ab68  Explicitly ignore 1xx responses (apart from 101)
c4cb4f4  Remove the GET method restriction for data URLs
2ef920d  Fix ReadableStream operations
8243753  Editorial: referrer policy definitions moved to Referrer Policy
2e85cef  Block additional "script" MIME types
6967acb  Update Fetch to support Token Binding.
292a31a  Minor edits.
1217415  Minor edits.
ead073a  Added missing <span title=name-of-the-concept> annotations.
618c1be  Merge branch 'tokbind' of https://github.com/vanupam/fetch into tokbind


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/whatwg/fetch/pull/325/files/134b9885c84ccdb9656767e4b369adf010363795..618c1be0c6967be011c022837fbcc9c9a51d922d

Received on Wednesday, 31 August 2016 18:18:26 UTC