http 0.2.0

A set of types for representing HTTP requests and responses.
Documentation
#![feature(test)]

extern crate test;

mod basic;
mod vec_map;