-
-
Notifications
You must be signed in to change notification settings - Fork 258
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
[BUG] Custom headers not sent when const=False #323
Comments
Thank you @cirospaciari for opening this issue 😄 Can you please elaborate on what you mean by the Date headers? |
cirospaciari
changed the title
[BUG] Date headers not sent when const=False
[BUG] Custom headers not sent when const=False
Nov 28, 2022
@cirospaciari , this shouldn't happen. Will have to investigate. Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Custom header is only sent when const=True
Expected Behavior
Custom header must always be sent even without const=True
Environment:
[Optional] Additional Context
When using const=False no Custom headers are sent.
When using const=True Date headers are sent.
I just find this, when trying to run TechEmPower Benchmarks without const
The text was updated successfully, but these errors were encountered: