[go: up one dir, main page]

http 0.1.5

A set of types for representing HTTP requests and responses.
Documentation
Build #87709 2018-02-28 20:42:41
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading http v0.1.5
Fresh fnv v1.0.6
Fresh byteorder v1.2.1
Fresh libc v0.2.37
Fresh iovec v0.1.2
Fresh bytes v0.4.6
Documenting http v0.1.5
Running `rustdoc --crate-name http .cargo/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-faa257ace9f05d30.rlib --extern-version fnv=fnv,1.0.6 --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-300660adc984dd58.rlib --extern-version bytes=bytes,0.4.6`
Finished dev [unoptimized + debuginfo] target(s) in 1.52 secs