actix-web/actix-http/src/h1
Sebastian Mayr 5468c3c410
Drop content length headers from 101 responses (#1767)
Co-authored-by: Sebastian Mayr <smayr@atlassian.com>
2020-11-02 17:44:14 +09:00
..
client.rs integrate with updated actix-{codec, utils} (#1634) 2020-08-24 10:13:35 +01:00
codec.rs integrate with updated actix-{codec, utils} (#1634) 2020-08-24 10:13:35 +01:00
decoder.rs document all remaining unsafe usages (#1642) 2020-09-03 10:00:24 +01:00
dispatcher.rs expose on_connect v2 (#1754) 2020-10-30 02:03:26 +00:00
encoder.rs Drop content length headers from 101 responses (#1767) 2020-11-02 17:44:14 +09:00
expect.rs cleanup imports 2019-12-13 11:24:57 +06:00
mod.rs add h1::SendResponse future; renamed to MessageBody::size 2019-04-10 12:24:17 -07:00
payload.rs cleanup imports 2019-12-13 11:24:57 +06:00
service.rs expose on_connect v2 (#1754) 2020-10-30 02:03:26 +00:00
upgrade.rs cleanup imports 2019-12-13 11:24:57 +06:00
utils.rs integrate with updated actix-{codec, utils} (#1634) 2020-08-24 10:13:35 +01:00