Rocket/lib
Sergio Benitez 28a1ef0916 Fairings, v3.
Modifying the `Rocket` structure just before launch doesn't make sense for
several reasons: 1) those affects can't influence the launch, and 2) they won't
be observed in tests. Thus, an `Attach` fairing kind was added that ameliorates
these issues.
2017-05-17 01:39:36 -07:00
..
benches Remove 'testing' feature. Close stream on network error. 2017-04-20 20:36:12 -07:00
src Fairings, v3. 2017-05-17 01:39:36 -07:00
tests Remove 'testing' feature. Close stream on network error. 2017-04-20 20:36:12 -07:00
Cargo.toml Update rustls, cookie, and hyper-rustls dependencies. 2017-05-12 14:36:32 -07:00
build.rs Reclose connection on unread data. Minimum nightly is 1.19. 2017-05-13 02:00:35 -07:00