1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 08:22:59 +01:00
actix-web/actix-http/src
2020-12-27 20:37:53 +00:00
..
client replace actix_utils::oneshot with futures_channle::oneshot (#1844) 2020-12-21 16:42:20 +00:00
encoding Remove uses of pin_project::project attribute 2020-06-06 06:44:14 +09:00
h1 reduce branch in actix_http::h1::codec (#1854) 2020-12-27 20:37:53 +00:00
h2 expose on_connect v2 (#1754) 2020-10-30 02:03:26 +00:00
header Intradoc links conversion (#1827) 2020-12-13 13:28:39 +00:00
ws dispatcher internals testing (#1840) 2020-12-23 01:28:17 +00: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 dispatcher internals testing (#1840) 2020-12-23 01:28:17 +00:00
config.rs document all remaining unsafe usages (#1642) 2020-09-03 10:00:24 +01:00
error.rs Intradoc links conversion (#1827) 2020-12-13 13:28:39 +00:00
extensions.rs dispatcher internals testing (#1840) 2020-12-23 01:28:17 +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 dispatcher internals testing (#1840) 2020-12-23 01:28:17 +00:00
time_parser.rs Replace deprecated now with now_utc (#1481) 2020-05-02 10:14:50 +01:00