actix-web/tests
Luca Palmieri 66d9ab1be2 Fix a regression in 4.0.0-beta.7 that led to the underlying error cause not being visible to middlewares when handlers returned an Err variant implementing ResponseError (or an actix_web::Error).
The commit includes a regression test to catch similar issues in the future.
2021-06-22 18:25:56 +02:00
..
test_error_propagation.rs Fix a regression in 4.0.0-beta.7 that led to the underlying error cause not being visible to middlewares when handlers returned an Err variant implementing ResponseError (or an actix_web::Error). 2021-06-22 18:25:56 +02:00
test_httpserver.rs migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
test_server.rs Add zstd ContentEncoding support (#2244) 2021-06-03 21:32:52 +01:00
test_weird_poll.rs cleanup top level doc comments 2021-01-15 05:38:50 +00:00