licenses.dev

headers v0.2.3

typed HTTP headers

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT20
PackageRelationDependenciesPublished
base64 • 0.10.1encodes and decodes base64 as bytes or utf8DIRECT1
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
block-buffer • 0.7.3Buffer type for block processing of dataINDIRECT5
block-padding • 0.1.5Padding and unpadding of messages divided into blocks.INDIRECT1
byte-tools • 0.3.1Bytes related utility functionsINDIRECT0
digest • 0.8.1Traits for cryptographic hash functions and message authentication codesINDIRECT2
fake-simd • 0.1.2Crate for mimicking simd crate on stable RustINDIRECT0
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
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
mime • 0.3.17Strongly Typed MimesDIRECT0
opaque-debug • 0.2.3Macro for opaque Debug trait implementationINDIRECT0
sha-1 • 0.8.2SHA-1 hash function. This crate is deprecated! Use the sha1 crate instead.DIRECT9
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].DIRECT5
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT3
PackageRelationDependenciesPublished
bytes • 0.4.12Types and traits for working with bytesDIRECT3
generic-array • 0.12.4Generic types implementing functionality of arraysINDIRECT1
headers-core • 0.1.1typed HTTP headers core traitDIRECT7
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.10.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.3 version:

[![licenses](https://licenses.dev/b/cargo/headers/0.2.3)](https://licenses.dev/cargo/headers/0.2.3)
<a href="https://licenses.dev/cargo/headers/0.2.3">
  <img src="https://licenses.dev/b/cargo/headers/0.2.3" alt="licenses" />
</a>
GitHub