1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 21:39:26 +00:00
actix-web/actix-http/src
2020-09-11 12:09:52 +01:00
..
client fix CI clippy warnings (#1664) 2020-09-10 14:46:35 +01:00
encoding Remove uses of pin_project::project attribute 2020-06-06 06:44:14 +09:00
h1 bump connect and tls versions (#1655) 2020-09-09 09:20:54 +01:00
h2 bump connect and tls versions (#1655) 2020-09-09 09:20:54 +01:00
header bump actix dependency to v0.10 (#1666) 2020-09-11 12:09:52 +01:00
ws document all remaining unsafe usages (#1642) 2020-09-03 10:00:24 +01:00
body.rs fix CI clippy warnings (#1664) 2020-09-10 14:46:35 +01: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 document all remaining unsafe usages (#1642) 2020-09-03 10:00:24 +01:00
error.rs integrate with updated actix-{codec, utils} (#1634) 2020-08-24 10:13:35 +01:00
extensions.rs Check format and tweak CI config (#1619) 2020-07-22 00:28:33 +01: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 Check format and tweak CI config (#1619) 2020-07-22 00:28:33 +01:00
lib.rs fix CI clippy warnings (#1664) 2020-09-10 14:46:35 +01:00
macros.rs fix CI clippy warnings (#1664) 2020-09-10 14:46:35 +01: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 bump connect and tls versions (#1655) 2020-09-09 09:20:54 +01: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