Skip to content

Use encodeURIComponent instead of escape for urlencoded request body#394

Merged
umeshp7 merged 2 commits intodevelopfrom
issue-325
Oct 29, 2020
Merged

Use encodeURIComponent instead of escape for urlencoded request body#394
umeshp7 merged 2 commits intodevelopfrom
issue-325

Conversation

@webholik
Copy link
Contributor

@webholik webholik commented Oct 23, 2020

Fixes #325.

@umeshp7
Copy link
Contributor

umeshp7 commented Oct 25, 2020

Tests failing. @webholik

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.

Python: x-www-form-urlencoded payloads aren't url encoded in requests generated code

2 participants