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

@annevk commented on this pull request.



>  
   <dt>"<code>same-origin</code>"
-  <dd>Include credentials with requests made to same-origin URLs.
+  <dd>Include credentials with requests made to same-origin URLs, and use any credentials sent back
+  in responses from same-origin URLs

```suggestion
  in responses from same-origin URLs.
```

-- 
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#pullrequestreview-594267334

Received on Friday, 19 February 2021 14:58:15 UTC