.. |
body
|
pool doc nits (#1999)
|
2021-02-16 09:08:30 +00:00 |
client
|
Fix build for next actix-tls-beta release (#2122)
|
2021-03-29 13:45:48 +01:00 |
encoding
|
improve body size docs
|
2021-02-15 11:24:46 +00:00 |
h1
|
merge H1ServiceHandler requests into HttpServiceHandler (#2126)
|
2021-03-30 03:06:16 +01:00 |
h2
|
Refactor actix_http::h2::service module. Reduce loc. (#2118)
|
2021-03-26 18:24:51 +00:00 |
header
|
don't use rust annotation on code doc blocks
|
2021-03-25 08:45:52 +00:00 |
ws
|
make actix_http::ws::Codec::new const (#2043)
|
2021-03-04 19:19:01 +00:00 |
builder.rs
|
improve code readability
|
2021-01-04 00:49:02 +00:00 |
config.rs
|
fix clippy warning on nightly (#2088)
|
2021-03-19 19:25:35 +08:00 |
error.rs
|
don't use rust annotation on code doc blocks
|
2021-03-25 08:45:52 +00: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_codes.rs
|
add 431 and 451 status codes
|
2021-02-11 22:58:40 +00:00 |
http_message.rs
|
optional cookies features (#1981)
|
2021-02-13 15:08:43 +00:00 |
lib.rs
|
optional cookies features (#1981)
|
2021-02-13 15:08:43 +00:00 |
macros.rs
|
fix CI clippy warnings (#1664)
|
2020-09-10 14:46:35 +01:00 |
message.rs
|
add time parser year shift tests
|
2021-02-12 00:15:25 +00:00 |
payload.rs
|
cleanup imports
|
2019-12-13 11:24:57 +06:00 |
request.rs
|
change rustfmt line width to 96
|
2021-02-11 23:03:17 +00:00 |
response.rs
|
don't use rust annotation on code doc blocks
|
2021-03-25 08:45:52 +00:00 |
service.rs
|
merge H1ServiceHandler requests into HttpServiceHandler (#2126)
|
2021-03-30 03:06:16 +01:00 |
test.rs
|
don't use rust annotation on code doc blocks
|
2021-03-25 08:45:52 +00:00 |
time_parser.rs
|
import some traits as _
|
2021-03-17 00:38:54 +00:00 |