tide/tests
daragh f6e3e03eec
fix: clippy warnings and cargo fmt
2024-01-04 20:51:03 +00:00
..
chunked-encode-large.rs enable clippy for tests 2020-07-21 09:57:10 -07:00
chunked-encode-small.rs enable clippy for tests 2020-07-21 09:57:10 -07:00
cookies.rs Fix #831 Expose Method from http_types. 2023-04-12 22:28:14 +02:00
endpoint.rs Fix a missing as_ref that caused boxed endpoints to enter an infinite loop 2020-10-01 21:24:44 +02:00
function_middleware.rs cargo fmt 2020-07-30 10:33:16 +02:00
log.rs remove the logger from the default middleware 2020-11-30 14:20:01 -08:00
nested.rs tide::Server implements http_client::HttpClient 2020-10-03 15:26:57 -07:00
params.rs Fix #831 Expose Method from http_types. 2023-04-12 22:28:14 +02:00
response.rs tide::Server implements http_client::HttpClient 2020-10-03 15:26:57 -07:00
route_middleware.rs fix: clippy warnings and cargo fmt 2024-01-04 20:51:03 +00:00
serve_dir.rs Fix clippy warnings 2023-05-21 01:20:12 +02:00
server.rs fix clippy warning from 1.51 2021-04-21 10:14:56 -07:00
sessions.rs Session cookie secure attribute 2022-03-14 21:22:50 -07:00
test_utils.rs fix surf 2021-09-06 15:32:04 +02:00
unix.rs fix: clippy warnings and cargo fmt 2024-01-04 20:51:03 +00:00
wildcard.rs try using routefinder 2021-08-10 12:09:11 -07:00