blob: 500169402eb362c58b5d6fac7254e1784f13cdbc [file] [log] [blame]
//! # HTTP
//!
//! ```rust
#![doc = include_str!("../../examples/http/parser.rs")]
//! ```