actix-web/src
Rob Ede d4a04b20c6
Merge remote-tracking branch 'origin/master' into on-connect-fix-2
2021-12-07 17:15:57 +00:00
..
error workaround rustdoc bug for Error (#2489) 2021-12-05 16:19:08 +00:00
http remove `actix_http::http` module (#2488) 2021-12-05 14:37:20 +00:00
middleware enable scope middleware with generic res body. (#2492) 2021-12-07 16:26:28 +00:00
response remove `actix_http::http` module (#2488) 2021-12-05 14:37:20 +00:00
types remove `actix_http::http` module (#2488) 2021-12-05 14:37:20 +00:00
app.rs remove generic body type in App. (#2493) 2021-12-07 15:53:04 +00:00
app_service.rs use safe solution for connection data 2021-12-06 14:26:25 +00:00
config.rs update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
data.rs improve Data docs 2021-12-06 17:14:56 +00:00
dev.rs use safe solution for connection data 2021-12-06 14:26:25 +00:00
extract.rs remove `actix_http::http` module (#2488) 2021-12-05 14:37:20 +00:00
guard.rs remove `actix_http::http` module (#2488) 2021-12-05 14:37:20 +00:00
handler.rs body ergonomics v3 (#2468) 2021-12-04 19:40:47 +00:00
helpers.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
info.rs Remove `FromRequest::Config` (#2233) 2021-09-11 01:11:16 +01:00
lib.rs body ergonomics v3 (#2468) 2021-12-04 19:40:47 +00:00
request.rs use safe solution for connection data 2021-12-06 14:26:25 +00:00
request_data.rs Remove `FromRequest::Config` (#2233) 2021-09-11 01:11:16 +01:00
resource.rs remove `actix_http::http` module (#2488) 2021-12-05 14:37:20 +00:00
responder.rs remove `actix_http::http` module (#2488) 2021-12-05 14:37:20 +00:00
rmap.rs disallow query or fragements in `url_for` constructions (#2430) 2021-12-05 04:39:18 +00:00
route.rs remove `actix_http::http` module (#2488) 2021-12-05 14:37:20 +00:00
scope.rs enable scope middleware with generic res body. (#2492) 2021-12-07 16:26:28 +00:00
server.rs use safe solution for connection data 2021-12-06 14:26:25 +00:00
service.rs add servicerequest::conn_data 2021-12-07 17:15:25 +00:00
test.rs fix changelog 2021-12-06 14:50:06 +00:00
web.rs remove `actix_http::http` module (#2488) 2021-12-05 14:37:20 +00:00