actix-web/actix-http/src
Rob Ede 28b27552e9
split out config module
2022-01-31 14:47:04 +00:00
..
body improve body docs 2022-01-23 03:57:08 +00:00
encoding fix brotli encoding buffer size 2022-01-21 21:17:07 +00:00
h1 split out config module 2022-01-31 14:47:04 +00:00
h2 split out config module 2022-01-31 14:47:04 +00:00
header split out config module 2022-01-31 14:47:04 +00:00
requests better dispatcher docs 2022-01-25 15:01:05 +00:00
responses fix camel case test 2022-01-29 05:20:57 +00:00
ws use const header values where possible 2021-12-27 16:15:33 +00:00
builder.rs timeout methods take Durations 2022-01-31 14:25:25 +00:00
config.rs split out config module 2022-01-31 14:47:04 +00:00
date.rs split out config module 2022-01-31 14:47:04 +00:00
error.rs move response extensions out of head (#2585) 2022-01-19 02:09:25 +00:00
extensions.rs Remove extensions from head (#2487) 2021-12-08 22:58:50 +00:00
helpers.rs use camel case in special headers 2022-01-21 20:15:43 +00:00
http_message.rs move response extensions out of head (#2585) 2022-01-19 02:09:25 +00:00
keep_alive.rs split out config module 2022-01-31 14:47:04 +00:00
lib.rs split out config module 2022-01-31 14:47:04 +00:00
message.rs move response extensions out of head (#2585) 2022-01-19 02:09:25 +00:00
notify_on_drop.rs split out config module 2022-01-31 14:47:04 +00:00
payload.rs document new body map types 2022-01-23 23:26:35 +00:00
service.rs timeout methods take Durations 2022-01-31 14:25:25 +00:00
test.rs rewrite h1 timeout handling 2022-01-29 03:28:55 +00:00