http://www.perlmonks.org?node_id=798373


in reply to Re: cgi buffering
in thread cgi buffering

Are there specific headers to do with buffering? I tried :
print header (-expires => 'now');
to no avail. The thing is - it works on one cgi-bin directory (or environment I should say), and not on the other. Odd.