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

not getting all request headers #336

Open
jeremyandrews opened this issue Jul 24, 2021 · 1 comment
Open

not getting all request headers #336

jeremyandrews opened this issue Jul 24, 2021 · 1 comment
Labels
bug Something isn't working client Client related (HTTP or otherwise)

Comments

@jeremyandrews
Copy link
Member

Goose is able to collect custom headers sent during a request, but doesn't get the default headers configured in the Client object.

For this reason, Goose only seems to log request headers added specifically for POST requests. Somehow we need to also see all the headers maintained/set by the Client object, but this doesn't seem to be exposed by reqwest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client Client related (HTTP or otherwise)
Projects
None yet
Development

No branches or pull requests

1 participant