mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 05:47:31 +08:00
f06be7d295
The `Set-Cookie` header is an exceptional case where multiple values are allowed, and should not be joined into a single header. Because of its browser-focussed origins (where set-cookie is not visible), `fetch()` does not have a clean API for this. Instead we have to access the `raw()` data. This fixes various authentication-related issues when developing via the Ember CLI proxy. |
||
---|---|---|
.. | ||
.npmrc | ||
index.js | ||
package.json |