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
Message body not shown because it is not plain text.