* <h3>TODO:</h3>
 * <ul>
 * <li> Support for setting headers (for example, Location headers don't work)

Taken from the CGIServlet code.  Given this, if i have a piece of perl
that is doing the below and is being pushed through the cgiservlet:

        print $q->header(-type => "image/png", -expires => "$expire{$CGI::png}");

is not going to work?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to