actix-web/actix-http/src
Igor Aleksanov 262c6bc828
Various refactorings (#2281)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-06-26 15:33:43 +01:00
..
body refined error model (#2253) 2021-06-17 17:57:58 +01:00
client Various refactorings (#2281) 2021-06-26 15:33:43 +01:00
encoding Select compression algorithm using features flags (#2250) 2021-06-19 20:21:13 +01:00
h1 Various refactorings (#2281) 2021-06-26 15:33:43 +01:00
h2 refined error model (#2253) 2021-06-17 17:57:58 +01:00
header Various refactorings (#2281) 2021-06-26 15:33:43 +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 Various refactorings (#2281) 2021-06-26 15:33:43 +01:00
error.rs Various refactorings (#2281) 2021-06-26 15:33:43 +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 Remove downcast macro from actix-http (#2291) 2021-06-25 10:53:53 +01:00
message.rs Various refactorings (#2281) 2021-06-26 15:33:43 +01:00
payload.rs cleanup imports 2019-12-13 11:24:57 +06:00
request.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00
response.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
response_builder.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