Skip to content

Fix empty query params#2354

Merged
lovelydinosaur merged 2 commits intomasterfrom
fix-empty-queryparams
Sep 2, 2022
Merged

Fix empty query params#2354
lovelydinosaur merged 2 commits intomasterfrom
fix-empty-queryparams

Conversation

@lovelydinosaur
Copy link
Copy Markdown
Contributor

Closes #2331

We might also want to distinguish between q= and q at some point, but that's a more complex conversation.

@lovelydinosaur lovelydinosaur merged commit d5900cd into master Sep 2, 2022
@lovelydinosaur lovelydinosaur deleted the fix-empty-queryparams branch September 2, 2022 13:24
@lovelydinosaur lovelydinosaur mentioned this pull request Nov 17, 2022
samclearman pushed a commit to titanmsp/httpx that referenced this pull request Apr 26, 2025
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
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.

httpx is deleting url query parameters that do not explicitly specify a value

3 participants