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

Allow spaces in query part from request line #110

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

Grueslayer
Copy link
Contributor

The request line was spliitted by space, so it was not possible to add spaces to the query values.
Now the parts Method, Url, Version are explicitly splitted.

@Grueslayer Grueslayer requested a review from gorillamoe as a code owner August 9, 2024 23:46
@Grueslayer Grueslayer mentioned this pull request Aug 9, 2024
@gorillamoe
Copy link
Member

Shit, we have a regression. My first thought was that it has something to do with this PR, but it's present in main 🙈

Seems fine to me.

@gorillamoe gorillamoe merged commit 713c0f3 into mistweaverco:main Aug 10, 2024
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