Changes for version 0.948
- Change: c60d4d55461318cf20937748bae218db00f53418 Author: Rocco Caputo <rcaputo@cpan.org> Date : 2013-05-06 13:17:29 +0000
- Return a "400 Bad Request" error if we're redirected to a URI with a bad scheme.
- Sean Brunnock reported the issue when a link redirected his program to <htttp://...>. This triggered an internal confess() we had put there to trap a strange case we couldn't reproduce. His test case and patch were instrumental in helping me resolve this on a deeper level.
- Change: ced552540af225632756d5696aafee17e0876cf8 Author: Theron Stanford <shixilun@gmail.com> Date : 2013-01-13 15:19:55 +0000
- Fix a doc type; (GET x, y) is not (GET(x), y).
Modules
a HTTP user-agent component
an HTTP request class
an HTTP request factory object
Non-blocking incremental HTTP chunk parser.
filter data as HTTP::Response objects
Provides
in lib/POE/Filter/HTTPHead.pm