licenses.dev

http-body v0.1.0

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
futures • 0.1.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. DIRECT0
http • 0.1.21A set of types for representing HTTP requests and responses. DIRECT6
iovec • 0.1.4Portable buffer type for scatter/gather I/O operations INDIRECT1
itoa • 0.4.8Fast integer primitive to string conversionINDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
MIT2
PackageRelationDependenciesPublished
bytes • 0.4.12Types and traits for working with bytesDIRECT3
tokio-buf • 0.1.1Asynchronous stream of byte buffers DIRECT5
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/http-body)](https://licenses.dev/cargo/http-body)
<a href="https://licenses.dev/cargo/http-body">
  <img src="https://licenses.dev/b/cargo/http-body" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/cargo/http-body/0.1.0)](https://licenses.dev/cargo/http-body/0.1.0)
<a href="https://licenses.dev/cargo/http-body/0.1.0">
  <img src="https://licenses.dev/b/cargo/http-body/0.1.0" alt="licenses" />
</a>
GitHub