http1-spec 0.3.1

http1 spec.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.http]
default-features = false
version = "0.2"

[package]
authors = ["vkill <vkill.net@gmail.com>"]
categories = []
description = "http1 spec."
documentation = "https://docs.rs/http1-spec"
edition = "2021"
homepage = "https://github.com/bk-rs/http1-rs"
keywords = []
license = "Apache-2.0 OR MIT"
name = "http1-spec"
readme = "README.md"
repository = "https://github.com/bk-rs/http1-rs"
resolver = "1"
version = "0.3.1"