Skip to content

[PR] Special function to encode query params #801

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 5 commits into from
Dec 18, 2020
Merged

[PR] Special function to encode query params #801

merged 5 commits into from
Dec 18, 2020

Conversation

Yrds
Copy link
Contributor

@Yrds Yrds commented Dec 18, 2020

#800

Here my new PR which contains tests and added new unescaped characters ( -_.!~*'() )

@yhirose
Copy link
Owner

yhirose commented Dec 18, 2020

@Yrds, thanks for your pull request. I'll merge it. Thank you for your fine contribution!

@yhirose yhirose merged commit 78ea786 into yhirose:master Dec 18, 2020
ExclusiveOrange pushed a commit to ExclusiveOrange/cpp-httplib-exor that referenced this pull request May 2, 2023
* Special function to encode query params

* Fix #include <iomanip>

* Added unescaped charsets to encode_query_param

* Unit tests for encode_query_param
SC-One pushed a commit to SC-One/cpp-httplib that referenced this pull request Jan 15, 2025
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.

2 participants