trillium-http-types

Crates.iotrillium-http-types
lib.rstrillium-http-types
version0.0.3
sourcesrc
created_at2021-04-25 00:22:53.688282
updated_at2021-07-15 18:30:59.743706
descriptiontemporary fork of http-types crate. don't directly depend on this.
homepage
repositoryhttps://github.com/trillium-rs/http-types
max_upload_size
id389112
size1,636,266
Jacob Rothstein (jbr)

documentation

https://docs.rs/trillium-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: 0

cargo fmt