Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Accept header check should be case insensitive #24

Open
guanzo opened this issue May 31, 2023 · 0 comments
Open

Accept header check should be case insensitive #24

guanzo opened this issue May 31, 2023 · 0 comments

Comments

@guanzo
Copy link
Contributor

guanzo commented May 31, 2023

HTTP headers are case insensitive

if !k.contains("Accept") {

Currently I can't test this module from node.js because it lower cases all headers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant