Aliaksandr Valialkin
|
230a396384
|
Hide URI.QueryArgs behind accessor, which automatically parses query args
|
2015-11-15 23:51:13 +02:00 |
|
Aliaksandr Valialkin
|
f1f78f0828
|
Hide Request.URI and Request.PostArgs behind accessors, which automatically call parse URI and PostArgs on first access
|
2015-11-15 23:47:22 +02:00 |
|
Aliaksandr Valialkin
|
4edb6bacf4
|
Use QueryString contents if QueryArgs is empty in URI.AppendBytes
|
2015-10-27 19:01:21 +02:00 |
|
Aliaksandr Valialkin
|
ffc2b7025d
|
Added URI path normalization, i.e. //foo//../bar converts to /foo/bar
|
2015-10-22 17:50:47 +03:00 |
|
Aliaksandr Valialkin
|
a049630bca
|
initial commit
|
2015-10-19 01:21:09 +03:00 |
|