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

fix: query parameters None should be JSON encoded and empty query params should not be sent #102

Merged

Conversation

rbeuque74
Copy link
Member

Following #99 and #101, I change the behaviour when None is sent as a query parameter.
Also, do not send an empty query string ? when no kwargs are provided.

…ams should not be sent

Signed-off-by: Romain Beuque <556072+rbeuque74@users.noreply.github.com>
@rbeuque74 rbeuque74 force-pushed the remove-empty-trailing-query-params-and-None-value branch from dfa91d7 to 439b542 Compare September 2, 2021 13:16
@rbeuque74 rbeuque74 merged commit c28f5db into master Mar 8, 2022
@rbeuque74 rbeuque74 deleted the remove-empty-trailing-query-params-and-None-value branch March 8, 2022 13:15
rbeuque74 added a commit that referenced this pull request Mar 8, 2022
Includes #107 with #102 fixes.

Signed-off-by: Romain Beuque <556072+rbeuque74@users.noreply.github.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.

1 participant