Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: case sensitive header options #194

Merged

Conversation

TorstenDittmann
Copy link
Contributor

Basically copies the logic from latest "0" release. Not 100% sure with the /** @ts-expect-error */ part in the tests, but I think it makes the most sense.

context => https://github.com/jshttp/cookie/blob/v0.7.2/index.js#L254-L255

fixes: #193

@blakeembrey blakeembrey merged commit 3bed080 into jshttp:master Oct 11, 2024
2 of 5 checks passed
@TorstenDittmann TorstenDittmann deleted the fix-case-sensitive-header-options branch October 12, 2024 16:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: regression with cookie header case sensivity
2 participants