Rocket/lib/src
Sergio Benitez bae3140adf Improve robustness of environment variable TOML parser.
Fixes #598.
2018-04-05 01:14:56 -07:00
..
config Improve robustness of environment variable TOML parser. 2018-04-05 01:14:56 -07:00
data Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
fairing Log the name of failed fairings on launch error. 2018-02-21 03:08:54 -08:00
http Add WASM as known media type. 2018-04-03 12:58:43 -07: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 Allow shorthand for route format specifiers. 2018-03-22 04:02:37 -05:00
router Improve docstring for Collider impl for Route. 2018-04-03 12:37:50 -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
docify.rs Allow shorthand for route format specifiers. 2018-03-22 04:02:37 -05:00
error.rs Log the name of failed fairings on launch error. 2018-02-21 03:08:54 -08: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 Remove stabilized feature gates. 2018-04-03 21:52:33 -07: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 Log the name of failed fairings on launch error. 2018-02-21 03:08:54 -08:00