1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-09-30 15:22:02 +00:00
actix-web/actix-http/src
2020-11-24 11:37:05 +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 Drop content length headers from 101 responses (#1767) 2020-11-02 17:44:14 +09:00
h2 expose on_connect v2 (#1754) 2020-10-30 02:03:26 +00:00
header refactor quality and use TryFrom instead of custom trait (#1797) 2020-11-24 11:37:05 +00: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 expose on_connect v2 (#1754) 2020-10-30 02:03:26 +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 expose on_connect v2 (#1754) 2020-10-30 02:03:26 +00:00
helpers.rs expose on_connect v2 (#1754) 2020-10-30 02:03:26 +00:00
httpcodes.rs add common 1xx http response builders (#1768) 2020-11-02 18:23:18 +09:00
httpmessage.rs Check format and tweak CI config (#1619) 2020-07-22 00:28:33 +01:00
lib.rs prepare http release 2.1.0 2020-10-30 02:19:56 +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 deprecate builder if-x methods (#1760) 2020-10-30 02:10:05 +00:00
service.rs expose on_connect v2 (#1754) 2020-10-30 02:03:26 +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