headers-core 0.3.0

typed HTTP headers core trait
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "headers-core"
version = "0.3.0" # don't forget to update html_root_url
description = "typed HTTP headers core trait"
license = "MIT"
readme = "README.md"
homepage = "https://hyper.rs"
repository = "https://github.com/hyperium/headers"
authors = ["Sean McArthur <sean@seanmonstar.com>"]
keywords = ["http", "headers", "hyper", "hyperium"]

[dependencies]
http = "1.0.0"