Rocket/lib/tests
Sergio Benitez de8e1978c5 Remove unsafe 'from_utf8_unchecked'; improve form parsing.
The 'FormItems' iterator now successfully parses empty keys and values
as well as keys without values.
2018-02-14 14:05:26 -08:00
..
form_method-issue-45.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
form_value_decoding-issue-82.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
head_handling.rs Always strip bodies on 'HEAD' requests. 2018-01-19 11:21:56 -08:00
limits.rs Remove unsafe 'from_utf8_unchecked'; improve form parsing. 2018-02-14 14:05:26 -08:00
local-request-content-type-issue-505.rs Add regression test for issue #505. 2018-01-05 19:36:05 -08:00
local_request_private_cookie-issue-368.rs Add 'LocalRequest::private_cookie()'. 2017-12-29 09:16:08 -08:00
mount_point.rs Fix mountpoint in 'mount_point' test. 2017-09-14 22:12:47 -07:00
nested-fairing-attaches.rs Fix incorrect handling of nested 'attach' calls. 2018-01-12 08:34:53 -08:00
precise-content-type-matching.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
query-and-non-query-dont-collide.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
redirect_from_catcher-issue-113.rs Rename '#[error]' to '#[catch]', 'errors!' to 'catchers!'. 2017-09-22 19:04:14 -07:00
responder_lifetime-issue-345.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
route_guard.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
segments-issues-41-86.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
strict_and_lenient_forms.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00