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 http set cookie headers #5428

Merged
merged 8 commits into from
Sep 15, 2023
Merged

fix http set cookie headers #5428

merged 8 commits into from
Sep 15, 2023

Conversation

dylan-conway
Copy link
Collaborator

What does this PR do?

fixes #5183
fixes #4285

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes

How did you verify your code works?

tested manually and added tests

@Jarred-Sumner Jarred-Sumner merged commit 94e9f8b into main Sep 15, 2023
21 of 23 checks passed
@Jarred-Sumner Jarred-Sumner deleted the dylan/fix-set-cookie-http branch September 15, 2023 06:03
paperdave pushed a commit to SuperAuguste/bun that referenced this pull request Sep 18, 2023
* allow multiple set-cookie values

* make it work for `getHeader`

* move `getHeader` to cpp

* remove set-cookie check

* move `setHeader` to cpp

---------

Co-authored-by: Jarred Sumner <[email protected]>
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.

Weird issues setting cookies in ExpressJS and Bun SvelteKit unable to set two cookies?
2 participants