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

Header Case Sensitive #256

Open
wbaridon opened this issue Apr 19, 2022 · 0 comments
Open

Header Case Sensitive #256

wbaridon opened this issue Apr 19, 2022 · 0 comments

Comments

@wbaridon
Copy link

Problem Description

Some server based on HTTP/1.1 don't respect the non sensitive condition for headers.
I get an error with the header authorization instead of Authorization.

In the past a similar fix have been deployed on an other proxy here:
mitmproxy/mitmproxy#1214

Steps to reproduce the behavior:

  1. Call on a server HTTP/1.1 where we need to respect the uppercase
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

No branches or pull requests

1 participant