HTTPProtocolParser

HTTPProtocolParser

HTTPProtocolParser parses HTTP traffic from tcpdump files.

Summary
HTTPProtocolParserHTTPProtocolParser parses HTTP traffic from tcpdump files.
Functions
new
_packet_from_server
_packet_from_client
_parse_header
_d

Functions

new

sub new

_packet_from_server

sub _packet_from_server

_packet_from_client

sub _packet_from_client

_parse_header

sub _parse_header

_d

sub _d
ProtocolParser is a parent class for protocol-specific parsers.
sub new
sub _packet_from_server
sub _packet_from_client
sub _parse_header
sub _d
Close