actix-web/actix-http/src
Rob Ede a323a5afec
use config in dispatcher directly
2022-01-27 02:18:12 +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 use config in dispatcher directly 2022-01-27 02:18:12 +00:00
h2 better dispatcher docs 2022-01-25 15:01:05 +00:00
header use config in dispatcher directly 2022-01-27 02:18:12 +00:00
requests better dispatcher docs 2022-01-25 15:01:05 +00:00
responses use config in dispatcher directly 2022-01-27 02:18:12 +00:00
ws use const header values where possible 2021-12-27 16:15:33 +00:00
builder.rs remove crate level clippy lint 2021-12-22 07:16:07 +00:00
config.rs better dispatcher docs 2022-01-25 15:01:05 +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
lib.rs relax unpin bounds on payload types (#2545) 2021-12-24 17:47:47 +00:00
message.rs move response extensions out of head (#2585) 2022-01-19 02:09:25 +00:00
payload.rs document new body map types 2022-01-23 23:26:35 +00:00
service.rs include source for dispatch body errors 2021-12-17 01:29:41 +00:00
test.rs relax unpin bounds on payload types (#2545) 2021-12-24 17:47:47 +00:00