1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 08:22:59 +01:00
actix-web/actix-http/src
Rob Ede 4f6f0b0137
chore: Bump rustls to 0.20.0 (#2416)
Co-authored-by: Kirill Mironov <vetrokm@gmail.com>
2021-10-20 02:00:11 +01:00
..
body add middleware composition tests (#2375) 2021-08-31 04:18:54 +01:00
client chore: Bump rustls to 0.20.0 (#2416) 2021-10-20 02:00:11 +01:00
encoding non exhaustive content encoding (#2377) 2021-09-01 09:53:26 +01:00
h1 add test runtime macro (#2409) 2021-10-19 17:30:32 +01:00
h2 chore: Bump rustls to 0.20.0 (#2416) 2021-10-20 02:00:11 +01:00
header remove time dep from actix-http (#2383) 2021-09-11 00:01:01 +01:00
ws clippy 2021-10-19 01:32:58 +01:00
builder.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
config.rs remove time dep from actix-http (#2383) 2021-09-11 00:01:01 +01:00
error.rs HRS security fixes (#2363) 2021-08-12 20:18:09 +01: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 clippy 2021-10-19 01:32:58 +01:00
message.rs clippy 2021-08-13 18:49:58 +01: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_builder.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
response.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
service.rs chore: Bump rustls to 0.20.0 (#2416) 2021-10-20 02:00:11 +01:00
test.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00