Package : perl-HTTP-Parser > RPM : perl-HTTP-Parser-0.60.0-9.mga7.src.rpm

Basic items

Name perl-HTTP-Parser
Version 0.60.0
Release 9.mga7
URL http://search.cpan.org/dist/HTTP-Parser
Group Development/Perl
Summary Parse HTTP/1.1 request into HTTP::Request/Response object
Size 10KB
Arch noarch
License GPL+ or Artistic

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);

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-19 09:56:26
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie