rs_headers 0.1.1

A simple HTTP headers
Documentation
[package]
name = "rs_headers"
version = "0.1.1"
authors = ["renshan <1005110700@qq.com>"]
description = "A simple HTTP headers"
documentation= "https://github.com/fragrancy/rs-headers/README.md"
homepage = "https://github.com/fragrancy/rs-headers"
repository="https://github.com/fragrancy/rs-headers"
readme = "README.md"
keywords = ["headers", "http-headers", "rust-http", "rust-http-headers"]
categories = ["web-programming"]
license-file="LICENSE"
maintenance = { status = "deprecated" }

[dependencies]