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(context): set headers values correctly #1808

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Conversation

yusukebe
Copy link
Member

@yusukebe yusukebe commented Dec 12, 2023

In context.ts, I fixed a bug where header values were not set correctly if #this.headers was set and the arg was of type ResponseInit.

Related to #1807

Author should do the followings, if applicable

  • Add tests
  • Run tests
  • yarn denoify to generate files for Deno

@yusukebe yusukebe merged commit 0f33cf8 into main Dec 12, 2023
11 checks passed
@yusukebe yusukebe deleted the fix/context-set-headers branch December 12, 2023 04:04
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.

1 participant