HTTP::Command::Wrapper is a very simple HTTP client module. It can wrap "wget" or "curl" command, and can use same interface....
PINE/HTTP-Command-Wrapper-0.08 - 15 Apr 2017 06:30:47 UTCThis is a fast HTTP response parser. Create HTTP::Response object same as HTTP::Response->parse. XS parser is 10x faster than HTTP::Response, so that's useful for high performance crawler or HTTP-based RPC. If you want incremental parser, you can use...
MALA/HTTP-Response-Parser-0.03 - 12 Oct 2010 12:24:27 UTCThis is the backend when running with IO::Async. It will execute the requests asynchronously....
CORION/Future-HTTP-0.14 - 13 Jun 2020 20:08:21 UTCThis is the backend chosen if AnyEvent.pm or AE.pm are detected in %INC. It will execute the requests asynchronously using AnyEvent::HTTP....
CORION/Future-HTTP-0.14 - 13 Jun 2020 20:08:21 UTCCORION/HTTP-Request-FromCurl-0.25 - 14 Oct 2020 19:03:25 UTC
This module implements a tiny web server suitable for running "live" tests of HTTP clients against it. It also takes care of cleaning %ENV from settings that influence the use of a local proxy etc. Use this web server if you write an HTTP client and ...
CORION/Test-HTTP-LocalServer-0.71 - 10 Jan 2020 18:53:24 UTCReflexive::Client::HTTP is an HTTP user-agent for Reflex. At the current state it is only a wrapper around POE::Component::Client::HTTP, but we will try to assure stability to the API....
GETTY/Reflexive-Client-HTTP-0.007 - 04 Oct 2012 01:26:52 UTCMojo::Transaction::HTTP is a container for HTTP transactions, based on RFC 7230 <https://tools.ietf.org/html/rfc7230> and RFC 7231 <https://tools.ietf.org/html/rfc7231>....
SRI/Mojolicious-9.17 - 13 Apr 2021 10:11:02 UTCNet::IMP::HTTP::Request is a base class for HTTP request specific IMP plugins. It provides a way to use such plugins in HTTP aware applications, like App::HTTP_Proxy_IMP, but with the help of Net::IMP::Adaptor::STREAM2HTTPReq also in applications usi...
SULLR/Net-IMP-HTTP-0.523 - 09 Dec 2014 21:54:58 UTCThis is a base class for: * AnyEvent::HTTP::Request * AnyEvent::HTTP::Response...
RWSTAUNER/AnyEvent-HTTP-Message-0.302 - 13 Jun 2013 03:07:21 UTCThis class creates a lightweight object to represent an HTTP request as used by AnyEvent::HTTP. It was created to provide simple, clear test code for parsing the parameters passed to "http_request" in AnyEvent::HTTP. Instead of code that looks someth...
RWSTAUNER/AnyEvent-HTTP-Message-0.302 - 13 Jun 2013 03:07:21 UTCCORION/HTTP-Request-Generator-0.11 - 08 Dec 2020 19:27:33 UTC
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTC
This class provides an AnyEvent->condvar frienddly implementation of HTTP::MultiGet....
AKALINUX/HTTP-MultiGet-1.022 - 16 Jul 2020 15:45:55 UTCHTTP::Engine::Middleware is official middlewares distribution of HTTP::Engine....
YAPPO/HTTP-Engine-Middleware-0.22 - 13 Apr 2010 04:00:32 UTCThis class is used internally by HTTP::Proxy to manage its four filter stacks. From the point of view of HTTP::Proxy::FilterStack, a filter is actually a ("matchsub", "filterobj") pair. The match subroutine (generated by HTTP::Proxy's "push_filter()"...
BOOK/HTTP-Proxy-0.304 - 16 Jun 2015 00:49:14 UTCPOE::Filter::HTTPD::Chunked interprets input streams as HTTP requests. It returns a HTTP::Request object upon successfully parsing a request. On failure, it returns an HTTP::Response object describing the failure. The intention is that application co...
MMORGAN/POE-Filter-HTTPD-Chunked-0.9 - 01 Mar 2010 11:54:23 UTCHTTP::Engine::MinimalCGI implements a minimal version of the HTTP::Engine spec for the vanilla CGI environment. It has a very fast compile time-- on par with CGI::Simple or CGI.pm-- and is forward-compatible with the full HTTP::Engine spec. However, ...
YAPPO/HTTP-Engine-0.03005 - 04 Oct 2011 04:33:39 UTCThis object represents an HTTP response from AnyEvent::HTTP. This is a companion class to AnyEvent::HTTP::Request. It parses the arguments passed to the final callback in "http_request" in AnyEvent::HTTP (or produces the arguments that should be pass...
RWSTAUNER/AnyEvent-HTTP-Message-0.302 - 13 Jun 2013 03:07:21 UTC