1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-26 03:21:08 +00:00
actix-web/actix-http/src
2021-12-05 14:37:20 +00:00
..
body body ergonomics v3 (#2468) 2021-12-04 19:40:47 +00:00
encoding remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
h1 remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
h2 body ergonomics v3 (#2468) 2021-12-04 19:40:47 +00:00
header remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
ws Add WsResponseBuilder to build web socket session response (#1920) 2021-12-04 22:32:44 +00:00
builder.rs body ergonomics v3 (#2468) 2021-12-04 19:40:47 +00:00
config.rs files: 304 Not Modified responses omit Content-Length header (#2453) 2021-11-19 14:04:12 +00:00
error.rs body ergonomics v3 (#2468) 2021-12-04 19:40:47 +00:00
extensions.rs return option item from Extensions::insert (#1904) 2021-01-15 04:22:42 +00:00
helpers.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
http_message.rs restore cookie methods on ServiceRequest 2021-04-19 02:24:20 +01:00
lib.rs remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
message.rs body ergonomics v3 (#2468) 2021-12-04 19:40:47 +00:00
payload.rs cleanup imports 2019-12-13 11:24:57 +06:00
request.rs re-export ServiceFactory (#2325) 2021-07-12 16:55:41 +01:00
response.rs remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
response_builder.rs remove actix_http::http module (#2488) 2021-12-05 14:37:20 +00:00
service.rs body ergonomics v3 (#2468) 2021-12-04 19:40:47 +00:00
test.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00