Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refused to get unsafe header "set-cookie" #1365

Closed
BoussonKarel opened this issue Jul 19, 2023 · 0 comments · Fixed by #1366
Closed

Refused to get unsafe header "set-cookie" #1365

BoussonKarel opened this issue Jul 19, 2023 · 0 comments · Fixed by #1366

Comments

@BoussonKarel
Copy link

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

@BoussonKarel BoussonKarel changed the title Refused to get unsafe header Refused to get unsafe header "set-cookie" Jul 19, 2023
GUI added a commit to NREL/api-umbrella that referenced this issue Jul 20, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant