Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

flexchar/workers-sdk-issue-4849

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tiny reproducible for the cloudflare/workers-sdk#4849 showing that Origin header is ignored/lost after wrangler upgrade to versions above (not inclusive) 3.24.0.

The following collection of snippets will display the issue.

git clone [email protected]:flexchar/workers-sdk-issue-4849.git
cd workers-sdk-issue-4849
npm install
npm run dev
curl -H 'Origin: http://copenhagen.dk' -H 'Referer: http://copenhagen.dk' http://localhost:8787

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published