http-types-rs 4.0.3

Common types for HTTP operations.
Documentation

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