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

/headers Endpoint doesn't show all request headers #715

Open
jackiecan opened this issue Feb 24, 2024 · 0 comments
Open

/headers Endpoint doesn't show all request headers #715

jackiecan opened this issue Feb 24, 2024 · 0 comments

Comments

@jackiecan
Copy link

Hi, I tried to verify the usage of the X-Forwarded-For and Via-Header of my squid proxy with the /headers Endpoint which "Return the incoming request's HTTP headers." But the headers weren't present in the servers response like I would expect it.
So I tested my proxy with a simple Python Webserver which indeed showed the presence of both headers. Is there some sort of preprocessing (maybe while Loadbalancing etc.) that removes headers? If so, maybe at least a notice of the possible removing of headers would be nice.

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