actix-web/actix-http/src/h1
Maksym Vorobiov 9d04b250f9 This is a squashed commit:
- Convert MessageBody to accept Pin in poll_next

- add CHANGES and increase versions aligned to semver

- update crates to accomodate MessageBody Pin change

- fix tests and dependencies
2020-02-27 09:37:05 +09:00
..
client.rs fix warnings 2019-12-13 10:59:02 +06:00
codec.rs cleanup imports 2019-12-13 11:24:57 +06:00
decoder.rs Use .advance() intead of .split_to() 2019-12-19 09:56:14 +06:00
dispatcher.rs This is a squashed commit: 2020-02-27 09:37:05 +09:00
encoder.rs cleanup imports 2019-12-13 11:24:57 +06: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 This is a squashed commit: 2020-02-27 09:37:05 +09:00
upgrade.rs cleanup imports 2019-12-13 11:24:57 +06:00
utils.rs This is a squashed commit: 2020-02-27 09:37:05 +09:00