1OpenFrame::Segment::HTTUPs:e:rReCqounetsrti(b3u)ted PerlOpDeoncFurmaemnet:a:tSieognment::HTTP::Request(3)
2
3
4

NAME

6       OpenFrame::Segment::HTTP::Request - creates an OpenFrame::Request
7       object from an HTTP::Request
8

SYNOPSIS

10         use OpenFrame::Segment::HTTP::Request;
11         my $response_creator = OpenFrame::Segment::HTTP::Request->new();
12         $pipeline->add_segment( $request );
13

DESCRIPTION

15       OpenFrame::Segment::HTTP::Request inherits from Pipeline::Segment and
16       is used to turn an HTTP::Request object into an OpenFrame::Request.
17       Additionally it provides the "respond()" method that acts as a get/set
18       method to decide whether or not OpenFrame::Segment::HTTP::Request
19       places an OpenFrame::Segment::HTTP::Response segment on the pipeline
20       cleanup list.  By default "respond()" is set to a true value.
21

AUTHOR

23       James A. Duncan <jduncan@fotango.com>
24

SEE ALSO

26         OpenFrame::Segment::HTTP::Response, Pipeline::Segment
27
28
29
30perl v5.32.0                      2020-07-2O8penFrame::Segment::HTTP::Request(3)
Impressum