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

HTTP/2 headers.getSetCookie returns array of arrays instead of array of strings #2885

Closed
jeanp413 opened this issue Feb 29, 2024 · 0 comments · Fixed by #2886
Closed

HTTP/2 headers.getSetCookie returns array of arrays instead of array of strings #2885

jeanp413 opened this issue Feb 29, 2024 · 0 comments · Fixed by #2886
Labels
bug Something isn't working

Comments

@jeanp413
Copy link
Contributor

Reproducible By

Using an Agent dispatcher with allowH2 set to true

Expected Behavior

headers.getSetCookie should return array of strings

Environment

Node.js v18.17.1
undici 6.6.2

@jeanp413 jeanp413 added the bug Something isn't working label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant