Rocket/core/lib/src/request
Marc Schreiber 96b4142156 Upgrade to hyper 0.12.
* Use hyper's 'MakeService' implementation with futures API.
  * Use tokio runtime to serve HTTP backend.
2020-07-11 09:24:03 -07:00
..
form Fix more broken links. 2020-03-09 02:03:38 -07:00
from_request.rs Remove use of the 'try_trait' feature. 2019-09-18 18:43:16 -07:00
mod.rs Migrate core to Rust 2018. 2019-06-25 13:45:23 -04:00
param.rs Replace manual ASCII checks with 'std::char' calls. 2020-06-22 05:07:14 -07:00
query.rs Fix typo in 'Query' documentation: 'mplementation' -> 'implementation'. 2020-05-30 11:09:42 -07:00
request.rs Upgrade to hyper 0.12. 2020-07-11 09:24:03 -07:00
state.rs Fix typo in 'State' documentation: missing backtick. 2020-04-21 18:47:17 -07:00
tests.rs Migrate core to Rust 2018. 2019-06-25 13:45:23 -04:00