Help for this page

Select Code to Download


  1. or download this
    my $r = $c->get_request();
    my $content = $r->content;
    
  2. or download this
    $c->get_request([$headers_only])
    
  3. or download this
    $c->read_buffer([$new_value])