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

fix: do not use frozen object for headers #334

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

alanshaw
Copy link
Member

Sometimes the headers are mutated by the environment the code is run in...

resolves storacha/w3up#1254

Sometimes the headers are mutated by the environment the code is run in...

resolves storacha/w3up#1254
@alanshaw alanshaw requested a review from Gozala January 11, 2024 09:33
@alanshaw alanshaw merged commit 1abd266 into main Jan 15, 2024
29 checks passed
@alanshaw alanshaw deleted the fix/immutable-headers branch January 15, 2024 11:38
@github-actions github-actions bot mentioned this pull request Jan 15, 2024
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.

upload-client incompatible with Vercel (automatic headers can't be set because some object is not extensible)
2 participants