mirror of https://github.com/rwf2/Rocket.git
1e5a1b8940
This is a breaking change. The `testing` feature no longer exists. Testing structures can now be accessed without any features enabled. Prior to this change, Rocket would panic when draining from a network stream failed. With this change, Rocket force closes the stream on any error. This change also ensures that the `Fairings` launch output only prints if at least one fairing has been attached. |
||
---|---|---|
.. | ||
form_method-issue-45.rs | ||
form_value_decoding-issue-82.rs | ||
head_handling.rs | ||
limits.rs | ||
mount_point.rs | ||
precise-content-type-matching.rs | ||
query-and-non-query-dont-collide.rs | ||
redirect_from_catcher-issue-113.rs | ||
remote-rewrite.rs | ||
segments-issues-41-86.rs |