This repository was archived by the owner on Dec 18, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 523
Path should be unescaped #124
Comments
I'm validating current Kestrel behavior |
Looks like an issue: send:
kestrel:
|
Compare to weblistener. We should also check what happens when behind IIS. |
To: @Tratcher @lodejard @halter73 @blowdart Note:
|
This was referenced Oct 20, 2015
Fixed in 52f4fa9 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Not sure if kestrel is doing this yet, but the path portion (not the query portion) of the request line should be unescaped.
The text was updated successfully, but these errors were encountered: