[whatwg/fetch] Clarify: credentials param affect response too (#1174)

This change updates the descriptions of all “credentials mode” values, to clarify that the value affects whether browsers use credentials sent back in responses (e.g., any Set-Cookie response headers) — not just whether credentials are sent with the request.

Related: https://github.com/mdn/content/pull/2468



<!--
    This comment and the below content is programatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://whatpr.org/fetch/1174.html" title="Last updated on Feb 19, 2021, 3:45 AM UTC (909fb31)">Preview</a> | <a href="https://whatpr.org/fetch/1174/c64f074...909fb31.html" title="Last updated on Feb 19, 2021, 3:45 AM UTC (909fb31)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1174


-- Commit Summary --

  * Clarify: credentials param affect response too

-- File Changes --

    M fetch.bs (9)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1174.patch

https://github.com/whatwg/fetch/pull/1174.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/1174

Received on Friday, 19 February 2021 03:45:18 UTC