summaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Client-HTTP/pkg-descr
blob: fb563a985f1dba231d27bbd6633efa0ab74fc5ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
POE::Component::Client::HTTP is an asynchronous, event driven HTTP user
agent.  It accepts events containing HTTP::Request objects, and it
returns events carrying HTTP::Response objects.  It supports https and
simultaneous HTTP transactions.  It lets other sessions run while HTTP
transactions are being processed, and it lets several HTTP transactions
be processed in parallel.

WWW: http://search.cpan.org/search?dist=POE-Component-Client-HTTP

-- Sergey Skvortsov
skv@FreeBSD.org