http_common 0.2.0

Common types and operations for HTTP
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Sheroz Khaydarov"]
categories = ["web-programming", "network-programming", "parser-implementations"]
description = "Common types and operations for HTTP"
documentation = "https://docs.rs/http_common"
edition = "2021"
keywords = ["http", "web", "network", "header", "parser"]
license = "MIT"
name = "http_common"
readme = "README.md"
repository = "https://github.com/sheroz/http_common"
version = "0.2.0"