Aliaksandr Valialkin
|
835bf87605
|
API consistency: Clear -> Reset to be consistent with standard go packages
|
2015-11-18 17:55:28 +02:00 |
|
Aliaksandr Valialkin
|
f86ba6d4ea
|
Access requestURI via RequestURI accessor
|
2015-11-16 16:25:09 +02:00 |
|
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
|
e9d6d7f561
|
Document Request, Response, RequestHeader, ResponseHeader, URI and Args
|
2015-10-23 15:56:12 +03: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 |
|