http-types

Crates.iohttp-types
lib.rshttp-types
version2.12.0
sourcesrc
created_at2019-08-02 01:35:07.21135
updated_at2021-08-10 17:22:45.729254
descriptionCommon types for HTTP operations.
homepage
repositoryhttps://github.com/http-rs/http-types
max_upload_size
id153670
size1,652,788
Jeremiah Senkpiel (Fishrock123)

documentation

https://docs.rs/http-types

README

http-types

Common types for HTTP operations.

Crates.io version Download docs.rs docs

API Docs | Releases | Contributing

Installation

$ cargo add http-types

Safety

This crate uses unsafe in a few places to convert from validated ASCII byte buffers to utf-8 strings.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 840

cargo fmt