Troy Dai
b99f98dffb
Improve URL path decoding and unescaping components
...
1. Rename UrlInByte to RawUrlHelper and conver it to static class.
2. Combine UrlPathDecoder and RequestUrlBuilder and convert the latter to
a static utility class.
2016-09-06 16:09:07 -07:00
Troy Dai
ff97efe0d2
Overhaul the URL path unescaping
2016-09-06 16:09:06 -07:00
Cesar Blum Silveira
1b76152b5c
Enable logging in RequestUriBuilder ( #169 ).
2016-01-05 11:00:33 -08:00
Cesar Blum Silveira
d9e06f8e6e
Don't decode forward slashes in request path ( #146 ).
2015-12-22 15:04:56 -08:00
Pranav K
6c467b0475
Switch packages to use generation TFMs
2015-10-22 15:20:23 -07:00
N. Taylor Mullen
099494c5d3
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 13:00:33 -07:00
Chris Ross
8bbf5db1ac
#69 - Make WebListener target Net45.
2014-10-02 15:51:30 -07:00
David Fowler
a1c2f68a58
Updated to use the new target framework in project.json
2014-09-04 01:44:15 -07:00
Chris Ross
1416cc4d69
#46 - Rename Microsoft.Net.Server to Microsoft.Net.Http.Server.
2014-08-06 15:49:53 -07:00