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

Make headers also work (Access-Control-Allow-Headers) #94

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

treehousekingcomic
Copy link

allOrigins is very useful and the only cors bypass that actually works (from the many I tried finding) but now it has a cors issue.
Access-Control-Allow-Headers isn't accepting any headers like Upgrade-Insecure-Requests which prevents some cases from being able to bypass cors.
So this PR will allow all headers

@Arvey18
Copy link

Arvey18 commented Nov 20, 2021

any status on this? this is regarding the cors issue now right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants