li-http-types

Crates.ioli-http-types
lib.rsli-http-types
version2.13.0
sourcesrc
created_at2022-10-18 13:54:40.380583
updated_at2023-08-28 09:53:47.021735
descriptionCommon types for HTTP operations.
homepage
repositoryhttps://github.com/http-rs/http-types
max_upload_size
id690905
size1,654,096
Marc-Antoine ARNAUD (MarcAntoine-Arnaud)

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