Help for this page

Select Code to Download


  1. or download this
    $VAR1 = bless( {
      '_protocol' => 'HTTP/1.1',
    ...
        '_uri_canonical' => $VAR1->{'_request'}{'_uri'}
      }, 'HTTP::Request' )
    }, 'HTTP::Response' );
    
  2. or download this
    $VAR1 = bless( {
      '_previous' => bless( {
    ...
                }
              ]
            },