.. |
config
|
Add 'Config::active()' method.
|
2018-02-20 03:27:18 -08:00 |
data
|
Initial implementation of typed URIs.
|
2017-09-14 22:10:25 -07:00 |
fairing
|
Fix incorrect handling of nested 'attach' calls.
|
2018-01-12 08:34:53 -08:00 |
http
|
Spiffy up 'uncased_eq' implementation.
|
2018-02-19 02:55:56 -08:00 |
local
|
Add 'LocalRequest::private_cookie()'.
|
2017-12-29 09:16:08 -08:00 |
request
|
Remove unsafe 'from_utf8_unchecked'; improve form parsing.
|
2018-02-14 14:05:26 -08:00 |
response
|
Don't preallocate in 'Body.into_bytes()'.
|
2018-01-19 11:20:06 -08:00 |
router
|
Rename 'URI' to 'Uri'.
|
2017-09-14 22:13:07 -07:00 |
catcher.rs
|
Add default catcher for '504: Gateway Timeout'.
|
2018-01-19 11:44:00 -08:00 |
codegen.rs
|
Propogate route names through codegen to runtime.
|
2017-08-20 10:55:23 -07:00 |
error.rs
|
Propogate route names through codegen to runtime.
|
2017-08-20 10:55:23 -07:00 |
ext.rs
|
Rename 'WeightedMediaType' to 'QMediaType'. More docs.
|
2017-06-22 04:29:59 -07:00 |
handler.rs
|
Move handler definitions to top of file.
|
2017-09-24 20:19:31 -07:00 |
lib.rs
|
Use correct rustdoc 'html_root_url'.
|
2017-11-22 10:58:20 -08:00 |
logger.rs
|
Remove use of unsafe in logger.rs.
|
2018-02-17 02:12:59 -08:00 |
outcome.rs
|
Add 'success_or' methods to 'Outcome'.
|
2017-12-23 20:23:03 -08:00 |
rocket.rs
|
Add 'Config::active()' method.
|
2018-02-20 03:27:18 -08:00 |