http-types-rs

Crates.iohttp-types-rs
lib.rshttp-types-rs
version4.0.3
sourcesrc
created_at2024-04-07 21:14:56.569999
updated_at2024-04-08 17:33:52.451367
descriptionCommon types for HTTP operations.
homepage
repositoryhttps://github.com/OneOfone/http-types
max_upload_size
id1199548
size1,671,485
Ahmed W. (OneOfOne)

documentation

https://docs.rs/http-types-rs

README

http-types-rs

Common types for HTTP operations.

Crates.io version Download docs.rs docs

API Docs | Releases | Contributing

Features

This is a hard fork of http-types since it's no longer maintained.

  • Updated Dependencies

Installation

$ cargo add http-types-rs

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: 858

cargo fmt