1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-28 01:52:57 +01:00
actix-web/actix-http/src
2020-07-03 01:08:24 +01:00
..
client Remove uses of pin_project::project attribute 2020-06-06 06:44:14 +09:00
encoding Remove uses of pin_project::project attribute 2020-06-06 06:44:14 +09:00
h1 Enforce HW_BUFFER_SIZE inside h1::dispatcher (#1550) 2020-06-17 08:58:23 +01:00
h2 Remove uses of pin_project::project attribute 2020-06-06 06:44:14 +09:00
header conditional test compilation [range, charset] (#1483) 2020-05-03 22:33:29 +09:00
ws actix-http: Update sha-1 to 0.9 (#1586) 2020-07-03 01:08:24 +01:00
body.rs Remove uses of pin_project::project attribute 2020-06-06 06:44:14 +09:00
builder.rs update to latest actix-net 2019-12-02 17:33:11 +06:00
cloneable.rs Add benchmark for full stack request lifecycle (#1298) 2020-01-25 08:05:25 +09:00
config.rs Replace deprecated now with now_utc (#1481) 2020-05-02 10:14:50 +01:00
error.rs fix spelling errors in doc comments 2020-04-21 04:09:35 +01:00
extensions.rs conditional test compilation [range, charset] (#1483) 2020-05-03 22:33:29 +09:00
helpers.rs Use itoa in the content-length helper 2020-05-21 22:25:34 +03: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 migrate cookie handling to cookie crate (#1558) 2020-06-19 14:34:14 +01:00
macros.rs Run rustfmt 2020-02-27 11:10:55 +09:00
message.rs fix spelling errors in doc comments 2020-04-21 04:09:35 +01: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 migrate cookie handling to cookie crate (#1558) 2020-06-19 14:34:14 +01:00
service.rs Remove uses of pin_project::project attribute 2020-06-06 06:44:14 +09:00
test.rs migrate cookie handling to cookie crate (#1558) 2020-06-19 14:34:14 +01:00
time_parser.rs Replace deprecated now with now_utc (#1481) 2020-05-02 10:14:50 +01:00