1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-29 18:40:51 +00:00
actix-web/actix-http/src
2021-12-09 13:52:35 +00:00
..
body provide optimisation path for single-chunk body types (#2497) 2021-12-09 13:52:35 +00:00
encoding provide optimisation path for single-chunk body types (#2497) 2021-12-09 13:52:35 +00:00
h1 standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
h2 clean future h2 dispatcher 2021-12-09 11:27:29 +00:00
header standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
ws standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
builder.rs standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
config.rs files: 304 Not Modified responses omit Content-Length header (#2453) 2021-11-19 14:04:12 +00:00
error.rs standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
extensions.rs Remove extensions from head (#2487) 2021-12-08 22:58:50 +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 standardize crate level lints 2021-12-08 06:09:56 +00:00
message.rs Remove extensions from head (#2487) 2021-12-08 22:58:50 +00:00
payload.rs standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
request.rs Remove extensions from head (#2487) 2021-12-08 22:58:50 +00:00
response.rs standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
response_builder.rs fix some docs 2021-12-08 05:43:50 +00:00
service.rs standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
test.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00