Files
hyper/doc
Ahmed Charles 8b3c120684 feat(server): add path() and query() to Request
Closes #896 
Closes #897

BREAKING CHANGE: `RequestUri::AbsolutePath` variant is changed to a struct variant. Consider using `req.path()` or `req.query()` to get the relevant slice.
2016-08-29 13:45:38 -07:00
..
2016-07-15 17:53:51 -07:00
2016-07-15 16:34:19 -07:00