rhymuweb 1.1.0

Common types for the Hypertext Transfer Protocol (HTTP)
Documentation
[dependencies.encoding_rs]
version = "0.8"

[dependencies.flate2]
version = "1.0"

[dependencies.rhymessage]
version = "1.3"

[dependencies.rhymuri]
version = "1.2"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["Richard Walters <rwalters@digitalstirling.com>"]
categories = ["parser-implementations", "web-programming"]
description = "Common types for the Hypertext Transfer Protocol (HTTP)"
edition = "2018"
exclude = ["*.hpp", "*.cpp", "CMakeLists.txt"]
keywords = ["http", "parser"]
license = "MIT"
name = "rhymuweb"
readme = "README.md"
repository = "https://github.com/rhymu8354/Http.git"
version = "1.1.0"