![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re: Re: Re: CGI and Redirect/URI/Locationby Zaxo (Archbishop) |
on Jun 19, 2001 at 04:37 UTC ( [id://89530]=note: print w/replies, xml ) | Need Help?? |
That sets autoflush on STDOUT, meaning that 'print "foo";' is sent promptly. In most cases your script will end right after the redirect call, but for long-running scripts it's a courtesy to the client. After Compline,
In Section
Seekers of Perl Wisdom
|
|