Help for this page

Select Code to Download


  1. or download this
      print $query->header(-cookie=>[$cookie1,$cookie2]);
    
  2. or download this
    if ($MOD_PERL and not $nph) {
            
    ...
      $r->send_cgi_header($header);
      return '';
    }