1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-28 10:02:38 +01:00
actix-web/actix-http/src/h1
2021-03-07 19:29:02 +00:00
..
client.rs simplify methods of awc::connect::Connect trait (#1941) 2021-02-07 18:56:39 +00:00
codec.rs refactor DateService (#1983) 2021-02-12 21:52:58 +00:00
decoder.rs s/websocket/WebSocket in docs 2021-02-12 00:27:20 +00:00
dispatcher.rs simplify the match on h1 message type (#2006) 2021-02-18 10:38:27 +00:00
encoder.rs use iota for more content-length insertions (#2050) 2021-03-07 19:29:02 +00:00
expect.rs Use immutable reference of service state. Update awc dns resolver. (#1905) 2021-02-07 01:00:40 +00:00
mod.rs hide httpmessage mod 2021-02-11 22:58:40 +00:00
payload.rs Simplify wake up of task (#1826) 2020-12-12 20:07:06 +00:00
service.rs pin h2 to 0.3.0 2021-02-27 19:57:09 +00:00
upgrade.rs Use immutable reference of service state. Update awc dns resolver. (#1905) 2021-02-07 01:00:40 +00:00
utils.rs integrate with updated actix-{codec, utils} (#1634) 2020-08-24 10:13:35 +01:00