Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

fix(deploy): Don't try to mutate fetch response's headers #190

Merged
merged 1 commit into from
Apr 25, 2021

Conversation

Liamolucko
Copy link
Contributor

Fixes #189

I think they were made immutable when aligning fetch to spec in denoland/deno#10203.

Fixes denoland#189

I think they were made immutable when aligning `fetch` to spec in denoland/deno#10203
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@kt3k kt3k merged commit 18bb069 into denoland:main Apr 25, 2021
@Liamolucko Liamolucko deleted the immutable_headers branch April 25, 2021 08:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

issue: Stable API documentation is down
2 participants