.. |
client
|
cleanup imports
|
2019-12-13 11:24:57 +06:00 |
cookie
|
Implement logic to convert a RFC 850 two-digit year into a full length year, and organize time parsing related functions
|
2020-01-07 16:47:41 -06:00 |
encoding
|
Replace brotli with brotli2 #1224
|
2019-12-20 13:50:07 +06:00 |
h1
|
Replace brotli with brotli2 #1224
|
2019-12-20 13:50:07 +06:00 |
h2
|
cleanup imports
|
2019-12-13 11:24:57 +06:00 |
header
|
Implement logic to convert a RFC 850 two-digit year into a full length year, and organize time parsing related functions
|
2020-01-07 16:47:41 -06:00 |
ws
|
Use .advance() intead of .split_to()
|
2019-12-19 09:56:14 +06:00 |
body.rs
|
cleanup imports
|
2019-12-13 11:24:57 +06:00 |
builder.rs
|
update to latest actix-net
|
2019-12-02 17:33:11 +06:00 |
cloneable.rs
|
clippy warnings
|
2019-12-08 00:46:51 +06:00 |
config.rs
|
Use `OffsetDateTime` instead of `PrimitiveDateTime`
|
2020-01-05 21:25:49 -06:00 |
error.rs
|
Replace brotli with brotli2 #1224
|
2019-12-20 13:50:07 +06:00 |
extensions.rs
|
clippy warnings
|
2019-12-08 00:46:51 +06:00 |
helpers.rs
|
upgrade to tokio 0.2
|
2019-12-05 23:35:43 +06:00 |
httpcodes.rs
|
Removed httpcode 'MovedPermanenty'. (#1128)
|
2019-10-12 06:45:12 +06:00 |
httpmessage.rs
|
clippy warnings
|
2019-12-08 00:46:51 +06:00 |
lib.rs
|
Implement logic to convert a RFC 850 two-digit year into a full length year, and organize time parsing related functions
|
2020-01-07 16:47:41 -06:00 |
message.rs
|
clippy warnings
|
2019-12-08 00:46:51 +06:00 |
payload.rs
|
cleanup imports
|
2019-12-13 11:24:57 +06:00 |
request.rs
|
clippy warnings
|
2019-12-08 00:46:51 +06:00 |
response.rs
|
cleanup imports
|
2019-12-13 11:24:57 +06:00 |
service.rs
|
Replace brotli with brotli2 #1224
|
2019-12-20 13:50:07 +06:00 |
test.rs
|
update tests and clippy warnings
|
2019-12-08 12:31:16 +06:00 |
time_parser.rs
|
Correctly parse C's asctime time format using time 0.2's new format patterns
|
2020-01-07 22:05:28 -06:00 |