actix-web/actix-web/tests
Yuki Okushi b6f93ba9a0
fix(http,web): correctly drop `web::Data` on graceful shutdown (#4033)
2026-04-25 15:35:32 +09:00
..
fixtures move actix-web to own dir 2022-02-01 00:30:41 +00:00
compression.rs Make compression middleware prefer brotli over zstd over gzip (#3189) 2023-11-19 18:54:08 +00:00
introspection.rs feat(web): initial support for route and HTTP method introspection (#3594) 2026-02-11 06:25:39 +00:00
test-macro-import-conflict.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00
test_error_propagation.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00
test_httpserver.rs fix(http,web): correctly drop `web::Data` on graceful shutdown (#4033) 2026-04-25 15:35:32 +09:00
test_server.rs fix(*): replace rustls-pemfile (#3855) 2025-12-12 08:11:24 +09:00
test_streaming_response.rs fix(actix-web): improve streaming response behavior for Content-Length and Content-Type (#3737) 2025-08-23 12:23:57 +09:00
test_weird_poll.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00
utils.rs apply standard formatting 2023-07-17 02:38:12 +01:00
weird_poll.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00