-
-
Notifications
You must be signed in to change notification settings - Fork 469
Issues: expressjs/cors
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
CORS requests with credentials should forbid
*
3.x
bug
help wanted
#333
opened Oct 19, 2024 by
ehmicky
Vary: Origin
should not be set if the Origin
request header is ignored
3.x
bug
help wanted
#332
opened Oct 19, 2024 by
ehmicky
Vary: Origin
should be set on non-CORS request
3.x
bug
help wanted
#330
opened Oct 18, 2024 by
ehmicky
Add ability to omit
Vary: Origin
header
enhancement
help wanted
#317
opened Mar 21, 2024 by
gl-jkeys
Cors error when connecting through ssh tunnel
awaiting more info
#315
opened Feb 8, 2024 by
Hoss3770
Incorrect response when option origin is true and requestOrigin is undefined
awaiting more info
#295
opened Dec 13, 2022 by
yanickrochon
Option preflightContinue not working with origin function
#293
opened Nov 24, 2022 by
RiccardoRomagnoli
Access-Control-Allow-Origin issue
awaiting more info
#283
opened Oct 7, 2022 by
alan-bradbury-hollaroo
[Question / Feature Request] CORS-RFC1918 Support
awaiting more info
enhancement
#236
opened May 18, 2021 by
NoelDavies
Using axios to get data from "/get" to "/", but geting 403 error. (Express, mysql, JWT)
awaiting more info
#211
opened Sep 25, 2020 by
JohnReyes-Dev
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.