Skip Menu |

This queue is for tickets about the HTTP-Parser CPAN distribution.

Report information
The Basics
Id: 7652
Status: resolved
Priority: 0/
Queue: HTTP-Parser

People
Owner: Nobody in particular
Requestors: mfr [...] hybyte.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.02
Fixed in: 0.02



Subject: Adding support for parsing HTTP:Respone
As far as I understand the HTTP::Response is very similiar to the Request, the main difference is the first line, which is a status, not a request line. The applied patch, moves the code that handlesthis in a seperate method. It will then be easy to write a subclass, and implement the requirements for HTTP::Responses
Download patch
application/octet-stream 1.3k

Message body not shown because it is not plain text.

Thanks, will be in 0.03.