Rocket/lib/src
Sergio Benitez 08f41816d1 Remove dependence from Hyper in Request/MockRequest. 2016-12-15 16:34:19 -08:00
..
config Fix the tests for latest changes. 2016-11-04 15:11:59 +01:00
data Remove all Hyper* types in favor of hyper::*. 2016-12-15 09:24:29 -08:00
http Remove dependence from Hyper in Request/MockRequest. 2016-12-15 16:34:19 -08:00
request Remove dependence from Hyper in Request/MockRequest. 2016-12-15 16:34:19 -08:00
response Remove dependence from Hyper in Request/MockRequest. 2016-12-15 16:34:19 -08:00
router New HTTP types: ContentType, Status. Responder/Handler/ErrorHandler changed. 2016-12-15 00:47:31 -08:00
catcher.rs New HTTP types: ContentType, Status. Responder/Handler/ErrorHandler changed. 2016-12-15 00:47:31 -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 New HTTP types: ContentType, Status. Responder/Handler/ErrorHandler changed. 2016-12-15 00:47:31 -08:00
handler.rs New HTTP types: ContentType, Status. Responder/Handler/ErrorHandler changed. 2016-12-15 00:47:31 -08:00
lib.rs New HTTP types: ContentType, Status. Responder/Handler/ErrorHandler changed. 2016-12-15 00:47:31 -08:00
logger.rs Hide all of the logger macros, for now. 2016-11-04 15:38:06 +01:00
outcome.rs Remove with_status and StatusResponder in favor of status module. 2016-12-09 19:53:13 -08:00
rocket.rs Remove all Hyper* types in favor of hyper::*. 2016-12-15 09:24:29 -08:00
testing.rs Remove dependence from Hyper in Request/MockRequest. 2016-12-15 16:34:19 -08:00