1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 10:19:36 +00:00
actix-web/actix-http/src
2021-12-02 14:13:18 +00:00
..
body prepare for actix-tls v3 beta 9 (#2456) 2021-11-22 15:37:23 +00:00
encoding make AnyBody generic on Body type (#2448) 2021-11-16 21:41:35 +00:00
h1 convert all remaining IETF RFC links to new format 2021-12-02 03:45:04 +00:00
h2 convert all remaining IETF RFC links to new format 2021-12-02 03:45:04 +00:00
header fix merge 2021-12-02 14:13:18 +00:00
ws convert all remaining IETF RFC links to new format 2021-12-02 03:45:04 +00:00
builder.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
config.rs files: 304 Not Modified responses omit Content-Length header (#2453) 2021-11-19 14:04:12 +00:00
error.rs fix actix_http::Error conversion. (#2449) 2021-11-17 13:13:05 +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 move actix_http::client module to awc (#2425) 2021-10-26 00:37:40 +01:00
message.rs files: 304 Not Modified responses omit Content-Length header (#2453) 2021-11-19 14:04:12 +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 simplify AnyBody and BodySize (#2446) 2021-11-16 09:21:10 +00:00
response_builder.rs remove internal usage of Body 2021-11-16 22:10:30 +00:00
service.rs prepare for actix-tls rc.1 (#2474) 2021-11-30 14:12:04 +00:00
test.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00