1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-05-14 19:58:55 +00:00
actix-web/actix-http/src/h1
2020-12-24 19:15:17 +00:00
..
client.rs integrate with updated actix-{codec, utils} (#1634) 2020-08-24 10:13:35 +01:00
codec.rs dispatcher internals testing (#1840) 2020-12-23 01:28:17 +00:00
decoder.rs document all remaining unsafe usages (#1642) 2020-09-03 10:00:24 +01:00
dispatcher.rs Remove boxed future from h1 Dispatcher (#1836) 2020-12-24 19:15:17 +00:00
encoder.rs Drop content length headers from 101 responses (#1767) 2020-11-02 17:44:14 +09:00
expect.rs dispatcher internals testing (#1840) 2020-12-23 01:28:17 +00:00
mod.rs add h1::SendResponse future; renamed to MessageBody::size 2019-04-10 12:24:17 -07:00
payload.rs Simplify wake up of task (#1826) 2020-12-12 20:07:06 +00:00
service.rs expose on_connect v2 (#1754) 2020-10-30 02:03:26 +00:00
upgrade.rs dispatcher internals testing (#1840) 2020-12-23 01:28:17 +00:00
utils.rs integrate with updated actix-{codec, utils} (#1634) 2020-08-24 10:13:35 +01:00