http-body 0.2.0-alpha.3

Trait representing an asynchronous, streaming, HTTP request or response body.
Documentation
# HTTP Body

A trait representing asynchronous operations on an HTTP body.

[![Build Status][azure-badge]][azure-url]

[azure-badge]: https://dev.azure.com/seanmonstar/http-body/_apis/build/status/hyperium.http-body?branchName=master
[azure-url]: https://dev.azure.com/seanmonstar/http-body/_build/latest?definitionId=1&branchName=master

More information about this crate can be found in the [crate
documentation][dox].

[dox]: https://docs.rs/http-body

## License

This project is licensed under the [MIT license](LICENSE).

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in `http-body` by you, shall be licensed as MIT, without any additional
terms or conditions.