use CGI qw(:standard); use Data::Dumper; my $session = CGI->new(); print $session->header('text/plain'); print Dumper($session->http());
In reply to Re: PerlEx and HTTP request headers
by Anonymous Monk
in thread PerlEx and HTTP request headers
by Talroot
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |