Skip to content

Fix: empty request headers. #1182

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

Merged
merged 2 commits into from
Nov 21, 2024
Merged

Fix: empty request headers. #1182

merged 2 commits into from
Nov 21, 2024

Conversation

Alliballibaba2
Copy link
Collaborator

This PR fixes empty request headers as mentioned in #1181. I originally though this was a by-product of #1106, but that PR just enforces the wrong behavior.

The problem comes from the fact that pinning an empty string makes the string NULL instead of empty (something to keep in mind).

@dunglas dunglas merged commit b4748ee into main Nov 21, 2024
45 checks passed
@dunglas dunglas deleted the fix/empty-request-headers branch November 21, 2024 11:58
@dunglas
Copy link
Owner

dunglas commented Nov 21, 2024

Thank you!

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

Successfully merging this pull request may close these issues.

3 participants