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

Can't see all headers #74

Closed
abacaj opened this issue Jul 4, 2020 · 2 comments
Closed

Can't see all headers #74

abacaj opened this issue Jul 4, 2020 · 2 comments
Labels
bug Something isn't working.

Comments

@abacaj
Copy link

abacaj commented Jul 4, 2020

Under prepareRequestFunction, when examining http.IncomingMessage.rawHeaders

The only headers available are host, proxy-connection, user-agent.

Examining the real headers we see that there are many missing, including:
ACCEPT, ACCEPT-ENCODING, ACCEPT-LANGUAGE, UPGRADE-INSECURE-REQUESTS

Any idea how we can see all headers on the proxy?

@r1si
Copy link

r1si commented Jul 19, 2020

me too

@mtrunkat mtrunkat added the bug Something isn't working. label Mar 28, 2021
@szmarczak
Copy link
Contributor

I tested this with #162 and couldn't reproduce the issue, so perhaps this has been fixed.

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

No branches or pull requests

4 participants