The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:HTTP::Response"

HTTP::Response - HTTP style response message River stage four • 1358 direct dependents • 8529 total dependents

The "HTTP::Response" class encapsulates HTTP style responses. A response consists of a response line, some headers, and a content body. Note that the LWP library uses HTTP style responses even for non-HTTP protocol schemes. Instances of this class ar...

OALDERS/HTTP-Message-6.45 - 27 Sep 2023 14:31:38 UTC

HTTP::DAV::Response - represents a WebDAV HTTP Response (ala HTTP::Response) River stage one • 5 direct dependents • 6 total dependents

The HTTP::DAV::Response class encapsulates HTTP style responses. A response consists of a response line, some headers, and (potentially empty) content. HTTP::DAV::Response is a subclass of "HTTP::Response" and therefore inherits its methods. (HTTP::R...

COSIMO/HTTP-DAV-0.49 - 28 Nov 2018 17:01:57 UTC

HTTP::Response::CGI - HTTP style response message, from CGI output River stage zero No dependents

The "HTTP::Response::CGI" class sub-classes "HTTP::Response" from libwwwperl. The main distinction is that this module's parse() accepts CGI output. CGI programs do not print the first line ("status line") of the HTTP protocol (eg. "HTTP/1.1 200 OK")...

KTDREYER/HTTP-Response-CGI-1.0 - 17 Feb 2011 05:56:23 UTC

HTTP::Response::Tree - Class for a tree of multiple HTTP::Response objects River stage zero No dependents

This class organizes collections of HTTP::Response objects. It is meant to be convenient to robots that collect related Web pages together. There is also a basic method, cat_all_content(), that may be convenient to robots that need to analyze collect...

DERHAAG/FramesReady-1.023 - 08 Apr 2010 04:38:36 UTC

Nile::HTTP::Response - The HTTP response manager. River stage zero No dependents

Nile::HTTP::Response - The HTTP response manager allows you to create PSGI response array ref....

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

HTTP::Response::JSON - a subclass of HTTP::Response that understands JSON River stage one • 2 direct dependents • 2 total dependents

This is a simple subclass of HTTP::Response that implements a method "json_content" which returns the JSON-decoded contents of the response. json_content Out: $perl_data Returns the Perl data structure corresponding to the contents of this response. ...

SKINGTON/LWP-JSON-Tiny-0.014 - 11 May 2018 18:29:32 UTC

Test::HTTP::Response - Perl testing module for HTTP responses River stage one • 1 direct dependent • 2 total dependents

Simple Perl testing module for HTTP responses and cookies, inspired by Test::HTTP and designed to work nicely with web framework test tools such as Plack::Test and Catalyst::Test...

TEEJAY/Test-HTTP-Response-0.06 - 08 Jan 2013 06:06:50 UTC

Pcore::HTTP::Response River stage one • 1 direct dependent • 1 total dependent

ZDM/Pcore-v0.139.0 - 14 Jul 2020 14:12:56 UTC

HTTP::Response::Maker - easy HTTP response object maker functions River stage one • 1 direct dependent • 1 total dependent

HTTP::Response::Maker provides HTTP response object maker functions. They are named as "OK()" or "NOT_FOUND()", corresponding to the HTTP::Status constant names....

MOTEMEN/HTTP-Response-Maker-0.02 - 19 Apr 2012 11:43:27 UTC

HTTP::Response::OnDisk - HTTP::Response That Writes To Disk River stage zero No dependents

HTTP::Response::OnDisk is an API-compatible replacement for HTTP::Response, whose purpose is to store the content into disk instead of memory. This greatly reduces overhead on long-running processes, such as crawlers like Gungho. Code, message, and h...

DMAKI/HTTP-Response-OnDisk-0.02002 - 26 May 2007 04:36:56 UTC

HTTP::Response::Parser - create HTTP::Response object fast way River stage zero No dependents

This 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 UTC

HTTP::Response::Switch - handle many HTTP response possibilities River stage one • 1 direct dependent • 1 total dependent

Sometimes the only possible way to communicate with an online service is through a web application intended for human consumption--dealing with cookies, forms and parsing of HTML, perhaps with the help of WWW::Mechanize and Web::Scraper. When automat...

LXP/HTTP-Response-Switch-1.1.1 - 06 Aug 2013 09:26:09 UTC

HTTP::Engine::Response - HTTP response object River stage one • 5 direct dependents • 5 total dependents

YAPPO/HTTP-Engine-0.03005 - 04 Oct 2011 04:33:39 UTC

HTTP::Promise::Response - HTTP Response Class River stage one • 1 direct dependent • 2 total dependents

HTTP::Promise::Response implements a similar interface to HTTP::Response, but does not inherit from it. It uses a different API internally and relies on XS modules for speed while offering more features. HTTP::Promise::Response inherits from HTTP::Pr...

JDEGUEST/HTTP-Promise-v0.5.1 - 22 Mar 2024 07:56:38 UTC

Dendral::HTTP::Response - Perl interface for Apache response variables River stage zero No dependents

Dendral::HTTP::Response is a part of Dendral - fast, reliable and lightweight MVC framework....

STELLAR/Dendral-HTTP-Response-0.1.0 - 10 Jun 2011 11:17:25 UTC

HTTP::Response::Encoding - Adds encoding() to HTTP::Response River stage one • 3 direct dependents • 4 total dependents

DANKOGAI/HTTP-Response-Encoding-0.06 - 28 Jul 2009 21:29:51 UTC

AnyEvent::HTTP::Response - HTTP Response object for AnyEvent::HTTP River stage one • 2 direct dependents • 4 total dependents

This 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

HTTP::Tiny::UA::Response - Wrap HTTP::Tiny response as objects with accessors River stage one • 2 direct dependents • 9 total dependents

This module wraps an HTTP::Tiny response as an object to provide some accessors and convenience methods....

DAGOLDEN/HTTP-Tiny-UA-0.006 - 22 Apr 2018 20:24:09 UTC

Test::Mock::HTTP::Response - Mocks HTTP::Response River stage two • 14 direct dependents • 33 total dependents

LUKEC/Test-Mock-LWP-0.08 - 19 Oct 2013 15:51:23 UTC

Net::HTTP::Spore::Response - Portable HTTP Response object for SPORE response River stage two • 9 direct dependents • 10 total dependents

Net::HTTP::Spore::Response create a HTTP response...

ATHREEF/Net-HTTP-Spore-0.09 - 27 Oct 2017 06:54:33 UTC
454 results (0.04 seconds)