actix-web/actix-http/src
Rob Ede b31803e72d
fix populate extensions for http2
2020-10-26 20:28:24 +00: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 change on connect API 2020-10-26 20:28:22 +00:00
h2 fix populate extensions for http2 2020-10-26 20:28:24 +00:00
header bump actix dependency to v0.10 (#1666) 2020-09-11 12:09:52 +01:00
ws always construct shortslice using debug checked new constructor (#1741) 2020-10-19 12:51:30 +01:00
body.rs fix CI clippy warnings (#1664) 2020-09-10 14:46:35 +01:00
builder.rs fix populate extensions for http2 2020-10-26 20:28:24 +00: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 change on connect API 2020-10-26 20:28:22 +00:00
helpers.rs change on connect API 2020-10-26 20:28:22 +00: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 change on connect API 2020-10-26 20:28:22 +00: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 fix populate extensions for http2 2020-10-26 20:28:24 +00: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