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

Proxy does not foward custom HTTP headers #550

Open
albtrentadue opened this issue Dec 24, 2023 · 0 comments
Open

Proxy does not foward custom HTTP headers #550

albtrentadue opened this issue Dec 24, 2023 · 0 comments

Comments

@albtrentadue
Copy link

Hello.
We are using ToxiProxy for negative testing our application.
One of our endpoints returns a file stream over http and puts 2 information in headers:
"Content-Length" : this is a commonly used http header
"File-Checksum" : this is our own application specific header

When requesting a file throw ToxiProxy, the "File-Checksum" header is missing and we can see these two headers:
"Content-Length"
"Date"

Question: is this an expected behaviour of ToxiProxy? If yes, could it be useful to keep the headers as is without changes?

Thank you for advice

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