Skip to content

Control how spaces are handed in query strings#609

Merged
hadley merged 6 commits intomainfrom
query-spaces
Jan 6, 2025
Merged

Control how spaces are handed in query strings#609
hadley merged 6 commits intomainfrom
query-spaces

Conversation

@hadley
Copy link
Member

@hadley hadley commented Dec 23, 2024

Fixes #432

Copy link
Contributor

@jonthegeek jonthegeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 typo (unless I'm missing reasoning behind the second %). This will definitely be useful! I can't remember which api it was for, but I definitely had to implement this in front of req_url_query() before!

Co-authored-by: Jon Harmon <jonthegeek@gmail.com>
@hadley
Copy link
Member Author

hadley commented Jan 6, 2025

Thanks!

@hadley hadley merged commit e485d7f into main Jan 6, 2025
13 checks passed
@hadley hadley deleted the query-spaces branch January 6, 2025 13:56
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.

Option to use + in req_url_query()

2 participants