Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 3ea358e6777ae853233edd60b1c1d885

perl-HTTP-Parser-0.60.0-1.mga1.noarch.rpm

Description:

This is an HTTP request parser. It takes chunks of text as received and
returns a 'hint' as to what is required, or returns the HTTP::Request when
a complete request has been read. HTTP/1.1 chunking is supported. It dies
if it finds an error.

new ( named params... )
Create a new HTTP::Parser object. Takes named parameters, e.g.:

my $parser = HTTP::Parser->new(request => 1);

Sources packages:

Other version of this rpm: