Skip to content

Conversation

@Andrew-Lees11
Copy link
Contributor

This is a fix for issue #42

Previously when you made HTTP requests to a route with percent encoding, the encoding would be removed causing the request to fail.

This request adds the percent encoding back to the path when you get the uri so that it can be correctly processed.

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@artemredkin
Copy link
Collaborator

@swift-server-bot test this please

@artemredkin
Copy link
Collaborator

Looks good, thank you!

@artemredkinartemredkin merged commit 022bb50 into swift-server:masterJun 25, 2019
Sign up for freeto 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.

3 participants

@Andrew-Lees11@swift-server-bot@artemredkin