dotnet / WatsonWebserver

Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
MIT License
406 stars 83 forks source link

Spaces when using Content Routes #11

Closed Linqx closed 6 years ago

Linqx commented 6 years ago

Original Code: image

Viable Fix: image

Code doesn't convert "%20" and "+" to " " when checking if the file exists.

jchristn commented 6 years ago

Thanks @Linqx , I'll get that implemented right now!

Linqx commented 6 years ago

No problem @jchristn, glad I could help!

jchristn commented 6 years ago

Just committed, v1.2.11 is in queue for indexing on NuGet right now. Thanks again! https://github.com/jchristn/WatsonWebserver/commit/968817467d5650d732a96baa21d27ee0e1f74eb5