ntex-http 0.1.5

Http types for ntex framework
Documentation
[dependencies.fxhash]
version = "0.2.1"

[dependencies.http]
version = "0.2"

[dependencies.itoa]
version = "1.0.4"

[dependencies.log]
version = "0.4"

[dependencies.ntex-bytes]
version = "0.1.15"

[lib]
name = "ntex_http"
path = "src/lib.rs"

[package]
authors = ["ntex contributors <team@ntex.rs>"]
categories = ["network-programming", "asynchronous"]
description = "Http types for ntex framework"
documentation = "https://docs.rs/ntex-http/"
edition = "2018"
homepage = "https://ntex.rs"
keywords = ["network", "framework", "async", "futures"]
license = "MIT"
name = "ntex-http"
repository = "https://github.com/ntex-rs/ntex.git"
version = "0.1.5"