JakeChampion / fetch

A window.fetch JavaScript polyfill.

Home Page:http://github.github.io/fetch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refused to get unsafe header "set-cookie"

BoussonKarel opened this issue · comments

Hi, your fix for #928 introduced some issues in our code:
image
image

Set-Cookie is a forbidden response-header name:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie
https://fetch.spec.whatwg.org/#forbidden-response-header-name