1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 08:22:59 +01:00
actix-web/actix-http/src
2021-09-01 09:53:26 +01:00
..
body add middleware composition tests (#2375) 2021-08-31 04:18:54 +01:00
client Various refactorings (#2281) 2021-06-26 15:33:43 +01:00
encoding non exhaustive content encoding (#2377) 2021-09-01 09:53:26 +01:00
h1 add middleware composition tests (#2375) 2021-08-31 04:18:54 +01:00
h2 refined error model (#2253) 2021-06-17 17:57:58 +01:00
header non exhaustive content encoding (#2377) 2021-09-01 09:53:26 +01:00
ws refined error model (#2253) 2021-06-17 17:57:58 +01:00
builder.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
config.rs clippy fixes (#2296) 2021-07-12 16:55:24 +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-08-13 18:49: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 refined error model (#2253) 2021-06-17 17:57:58 +01:00
test.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00
time_parser.rs import some traits as _ 2021-03-17 00:38:54 +00:00