| .. |
|
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
|
add late request dispatcher test
|
2022-01-27 17:00:07 +00:00 |
|
h2
|
use const header values where possible
|
2021-12-27 16:15:33 +00:00 |
|
header
|
remove `BodyEncoding` trait (#2565)
|
2022-01-03 18:46:04 +00:00 |
|
requests
|
move response extensions out of head (#2585)
|
2022-01-19 02:09:25 +00:00 |
|
responses
|
document new body map types
|
2022-01-23 23:26:35 +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
|
use camel case in special headers
|
2022-01-21 20:15:43 +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
|
add keep-alive dispatcher tests
|
2022-01-27 06:29:46 +00:00 |