Skip to content

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

Open
treehousekingcomic wants to merge 1 commit intognuns:mainfrom
treehousekingcomic:patch-1
Open

Make headers also work (Access-Control-Allow-Headers)#94
treehousekingcomic wants to merge 1 commit intognuns:mainfrom
treehousekingcomic:patch-1

Conversation

@treehousekingcomic
Copy link
Copy Markdown

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
Copy Markdown

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.

2 participants