1 //! # HTTP
2 //!
3 //! ```rust
4 #![doc = include_str!("../../examples/http/parser.rs")]
5 //! ```
6