rocket_http 0.4.0

Types, traits, and parsers for HTTP requests, responses, and headers.
rocket_http-0.4.0 doesn't have any documentation.

Types that map to concepts in HTTP.

This module exports types that map to HTTP concepts or to the underlying HTTP library when needed. Because the underlying HTTP library is likely to change (see #17), types in [hyper] should be considered unstable.