Changes for version 0.945

  • Change: 28ac3ae14572aed075c53b5930dfd24645cbfe03 Author: Rocco Caputo <rcaputo@cpan.org> Date : 2012-03-10 14:58:49 +0000
    • Rely on latest POE::Component::Client::Keepalive.
  • Change: bcc6b11a4effd9a59e6315a1c667d88067896231 Author: Rocco Caputo <rcaputo@cpan.org> Date : 2012-03-10 14:55:23 +0000
    • [rt.cpan.org 70268] Some DNS providers redirect bad hosts.
    • They redirect bad hosts instead of allowing outright failure. I think it's supposed to be helpful, or improve domain sales, or both, or something. But anyway, it meant that people using certain DNS providers wouldn't be able to cleanly test this distribution.
    • Thanks to "blackcode" for reporting this. Unfortunately I'm not sure of a foolproof solution other than to make the test accept 303s.
    • Patches are welcome, dear reader from the future.
  • Change: 90a80744154fc20a135360c229d42fb3d479ce8c Author: Rocco Caputo <rcaputo@cpan.org> Date : 2012-03-10 14:17:09 +0000
    • Shut down user agents in tests so they end more promptly.
  • Change: 565515d6870b9b7e1fd0f13edb1ec94dfcbb5dbe Author: Rocco Caputo <rcaputo@cpan.org> Date : 2012-01-25 16:52:30 +0000
    • Allow response events to be objects.
    • Reflex::POE::Event objects are intended to be used as POE events. For it to work, components like this one must treat events as opaque data.

Changes for version 0_944

  • Change: e143628f975c8c7572f5254b36ef895b746fddc8 Author: Rocco Caputo <rcaputo@cpan.org> Date : 2011-07-30 17:48:27 +0000
    • Bump revision and dependency versions.
  • Change: faf7d597649759683a3b4ccbab8eca4ef2de9659 Author: Rocco Caputo <rcaputo@cpan.org> Date : 2011-07-22 06:02:03 +0000
    • Merge pull request #3 from shlomif/master
    • Convert http:// URLs to L<..> in the POD.
  • Change: 814e9d42655a3650d6c9d8b166771bd3c04d61db Author: Shlomi Fish <shlomif@iglu.org.il> Date : 2011-07-22 12:46:52 +0000
    • Add L<...> to URLs.
    • They were displayed as plaintext in the web-interface.

Changes for version 0_943

  • Change: 151ec1c205e1558f05a55e05fc1ad37bbd552de0 Author: Rocco Caputo <rcaputo@cpan.org> Date : 2011-05-03 22:44:20 +0000
    • Prepare for next release.
  • Plus 55 releases after 2011-03-11 00:00:00 +0000.

Modules

a HTTP user-agent component
Non-blocking incremental HTTP chunk parser.
filter data as HTTP::Response objects

Provides

in lib/POE/Component/Client/HTTP/RequestFactory.pm
in lib/POE/Filter/HTTPHead.pm