Struct peel_ip::layer4::http::HttpParser [] [src]

pub struct HttpParser;

The HTTP parser

Trait Implementations

impl Parsable<PathIp> for HttpParser
[src]

Parse a HttpPacket from an &[u8]

impl Display for HttpParser
[src]

Formats the value using the given formatter.