Rocket/lib/src
Sergio Benitez 7d97bf04ea Prepend http:// to address:port in launch message. 2016-12-22 05:27:23 -08:00
..
config Document config ParsingError. 2016-12-20 17:27:46 -08:00
data Fix broken links in docs. 2016-12-21 01:33:45 -08:00
http Document Request. 2016-12-21 01:30:45 -08:00
request Document Request. 2016-12-21 01:30:45 -08:00
response Adds tests for JSON example. Emit warning from JSON FromData. 2016-12-21 22:56:58 -08:00
router Remove URIBuf. 2016-12-21 00:20:14 -08:00
catcher.rs Rework Request: add lifetime to future proof, remove unsafe. 2016-12-16 03:07:23 -08:00
codegen.rs Namespace HTTP-related type under `http`. 2016-10-03 17:09:13 -07:00
error.rs Document the Error type. 2016-11-03 19:00:52 +01:00
ext.rs Minor code improvements via clippy. 2016-12-17 09:18:30 -08:00
handler.rs Document Config. Cleaner lib/handler docs. 2016-12-19 16:51:59 -08:00
lib.rs Document Config. Cleaner lib/handler docs. 2016-12-19 16:51:59 -08:00
logger.rs Hide all of the logger macros, for now. 2016-11-04 15:38:06 +01:00
outcome.rs Fix broken links in docs. 2016-12-21 01:33:45 -08:00
rocket.rs Prepend http:// to address:port in launch message. 2016-12-22 05:27:23 -08:00
testing.rs URI uses Cow iternally. 2016-12-21 00:09:22 -08:00