actix-web/tests
Rudolf 04b678a105 fix unused_addr 2020-02-03 15:29:04 +01:00
..
cert.pem drop unpin constraint 2019-11-21 16:02:17 +06:00
key.pem drop unpin constraint 2019-11-21 16:02:17 +06:00
test_httpserver.rs fix unused_addr 2020-02-03 15:29:04 +01:00
test_server.rs rename App::register_data to App::app_data and HttpRequest::app_data returns Option<&T> instead of Option<&Data<T>> 2019-12-20 17:13:09 +06:00
test_weird_poll.rs Use `Pin<Box<S>>` in `BodyStream` and `SizedStream` (#1328) 2020-01-31 09:39:34 +09:00