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

Search results for "module:HTTP::Body"

HTTP::Body - HTTP Body Parser River stage two • 16 direct dependents • 83 total dependents

HTTP::Body parses chunks of HTTP POST data and supports application/octet-stream, application/json, application/x-www-form-urlencoded, and multipart/form-data. Chunked bodies are supported by not passing a length value to new(). It is currently used ...

GETTY/HTTP-Body-1.23 - 30 Mar 2024 03:28:24 UTC

HTTP::Body::Pairs River stage zero No dependents

Adds functionality to HTTP::Body for retaining order information from the parsed http body....

FRODWITH/HTTP-Body-Pairs-0.3 - 26 Mar 2010 00:54:24 UTC

HTTP::Body::XForms - HTTP Body XForms Parser River stage two • 16 direct dependents • 83 total dependents

HTTP Body XForms Parser. This module parses single part XForms submissions, which are identifiable by the content-type application/xml. The XML is stored unparsed on the parameter XForms:Model....

GETTY/HTTP-Body-1.23 - 30 Mar 2024 03:28:24 UTC

HTTP::Body::Builder - HTTP::Body::Builder! River stage zero No dependents

HTTP::Body::Builder is a module set for building HTTP body. See following modules. HTTP::Body::Builder::MultiPart HTTP::Body::Builder::UrlEncoded...

TOKUHIROM/HTTP-Body-Builder-0.04 - 21 Aug 2015 04:23:32 UTC

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

This class represents an entity body. Here is how it fits in overall relation with other classes. +-------------------------+ +--------------------------+ | | | | | HTTP::Promise::Request | | HTTP::Promise::Response | | | | | +------------|----------...

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

HTTP::Body::MultiPart - HTTP Body Multipart Parser River stage two • 16 direct dependents • 83 total dependents

HTTP Body Multipart Parser....

GETTY/HTTP-Body-1.23 - 30 Mar 2024 03:28:24 UTC

HTTP::Body::UrlEncoded - HTTP Body UrlEncoded Parser River stage two • 16 direct dependents • 83 total dependents

HTTP Body UrlEncoded Parser....

GETTY/HTTP-Body-1.23 - 30 Mar 2024 03:28:24 UTC

HTTP::Body::OctetStream - HTTP Body OctetStream Parser River stage two • 16 direct dependents • 83 total dependents

HTTP Body OctetStream Parser....

GETTY/HTTP-Body-1.23 - 30 Mar 2024 03:28:24 UTC

HTTP::Promise::Body::Form - x-www-form-urlencoded Data Class River stage one • 1 direct dependent • 2 total dependents

This class represents "x-www-form-urlencoded" HTTP body. It inherits from Module::Generic::Hash This is different from a "multipart/form-data". For this, please check the module HTTP::Promise::Body::Form::Data...

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

HTTP::Body::XFormsMultipart - HTTP Body XForms multipart/related submission Parser River stage two • 16 direct dependents • 83 total dependents

HTTP Body XForms submission Parser. Inherits HTTP::Body::MultiPart. This body type is used to parse XForms submission. In this case, the XML part that contains the model is indicated by the start attribute in the content-type. The XML content is stor...

GETTY/HTTP-Body-1.23 - 30 Mar 2024 03:28:24 UTC

HTTP::Body::MultiPart::Extend - Extend HTTP::Body::MultiPart's handler to do something you want River stage zero No dependents

With this module, you can switch "HTTP::Body::MultiPart::handler" to your version. Then you can decide how to deal with the user uploads, such as tracking uploading progress, droping malform or too large files in time, etc....

CINDY/HTTP-Body-MultiPart-Extend-0.01 - 27 Jun 2010 07:58:44 UTC

HTTP::Body::Builder::MultiPart - multipart/form-data River stage zero No dependents

TOKUHIROM/HTTP-Body-Builder-0.04 - 21 Aug 2015 04:23:32 UTC

HTTP::Body::Builder::UrlEncoded - application/x-www-encoded River stage zero No dependents

TOKUHIROM/HTTP-Body-Builder-0.04 - 21 Aug 2015 04:23:32 UTC

HTTP::Promise::Body::Form::Data - A multipart/form-data Representation Class River stage one • 1 direct dependent • 2 total dependents

This class represents a "form-data" content as key-value pairs and is designed to make construction and manipulation of "multipart/form-data" easier. It inherits from HTTP::Promise::Body::Form For "x-www-form-urlencoded", use HTTP::Promise::Body::For...

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

HTTP::Promise::Body::Form::Field - HTTP Form Field Class River stage one • 1 direct dependent • 2 total dependents

This class represents a form field. This is used primarily in conjonction with HTTP::Promise::Body::Form::Data...

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

HTTP::Proxy::BodyFilter - A base class for HTTP messages body filters River stage one • 8 direct dependents • 8 total dependents

The HTTP::Proxy::BodyFilter class is used to create filters for HTTP request/response body data. Creating a BodyFilter A BodyFilter is just a derived class that implements some methods called by the proxy. Of all the methods presented below, only "fi...

BOOK/HTTP-Proxy-0.304 - 16 Jun 2015 00:49:14 UTC

HTTP::Proxy::BodyFilter::tags - A filter that outputs only complete tags River stage one • 8 direct dependents • 8 total dependents

The HTTP::Proxy::BodyFilter::tags filter makes sure that the next filter in the filter chain will only receive complete tags....

BOOK/HTTP-Proxy-0.304 - 16 Jun 2015 00:49:14 UTC

HTTP::Throwable::Role::NoBody - an exception with no body River stage one • 8 direct dependents • 9 total dependents

RJBS/HTTP-Throwable-0.028 - 31 Dec 2022 21:39:07 UTC

HTTP::Proxy::BodyFilter::save - A filter that saves transferred data to a file River stage one • 8 direct dependents • 8 total dependents

The HTTP::Proxy::BodyFilter::save filter can save HTTP messages (responses or request) bodies to files. The name of the file is determined by a template and the URI of the request. Simply insert this filter in a filter stack, and it will save the dat...

BOOK/HTTP-Proxy-0.304 - 16 Jun 2015 00:49:14 UTC

HTTP::Proxy::BodyFilter::lines - A filter that outputs only complete lines River stage one • 8 direct dependents • 8 total dependents

The HTTP::Proxy::BodyFilter::lines filter makes sure that the next filter in the filter chain will only receive complete lines. The "chunks" of data received by the following filters with either end with "\n" or will be the last piece of data for the...

BOOK/HTTP-Proxy-0.304 - 16 Jun 2015 00:49:14 UTC
227 results (0.034 seconds)