- Notifications
You must be signed in to change notification settings - Fork 136
Closed
Description
When you make a request using with percent encoding in the path, the encoding is lost causing the request to fail. This is because at HTTPHandler line 200 the path and query are used to get the url and these unencode the URL.
Metadata
Metadata
Assignees
Labels
No labels