.. |
body
|
Add responder impl for Cow<str> (#2164)
|
2021-04-16 00:54:51 +01:00 |
client
|
migrate to -utils beta 4 (#2127)
|
2021-04-01 15:26:13 +01:00 |
encoding
|
remove unpin from body types (#2152)
|
2021-04-13 11:16:12 +01:00 |
h1
|
bump service to stable v2
|
2021-04-16 20:28:21 +01:00 |
h2
|
bump service to stable v2
|
2021-04-16 20:28:21 +01:00 |
header
|
move typed headers and implement FromRequest (#2094)
|
2021-04-01 16:42:18 +01:00 |
ws
|
remove http-codes builders from actix-http (#2159)
|
2021-04-14 02:00:14 +01:00 |
builder.rs
|
Simplify lifetime annotation in HttpServiceBuilder. Simplify PlStream (#2129)
|
2021-03-30 15:46:09 +01:00 |
config.rs
|
fix clippy warning on nightly (#2088)
|
2021-03-19 19:25:35 +08:00 |
error.rs
|
non exhaustive http errors (#2161)
|
2021-04-14 06:07:59 +01:00 |
extensions.rs
|
return option item from Extensions::insert (#1904)
|
2021-01-15 04:22:42 +00:00 |
helpers.rs
|
refactor actix_http::helpers to generic over bufmut trait (#2069)
|
2021-03-15 02:33:51 +00:00 |
http_message.rs
|
remove cookie support from -http (#2065)
|
2021-04-09 18:07:10 +01:00 |
lib.rs
|
reduce branches in h1 dispatcher poll_keepalive (#2089)
|
2021-04-14 05:20:45 +01:00 |
macros.rs
|
clippy
|
2021-04-13 12:44:38 +01:00 |
message.rs
|
remove cookie support from -http (#2065)
|
2021-04-09 18:07:10 +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
|
move response builder code to own file
|
2021-04-14 02:12:47 +01:00 |
response_builder.rs
|
implement parts as assoc method
|
2021-04-14 02:57:28 +01:00 |
service.rs
|
bump service to stable v2
|
2021-04-16 20:28:21 +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 |