This was a bug. It has been fixed in CVS for TC4 and TC5. Mark
> -----Original Message----- > From: Mark Thomas [mailto:[EMAIL PROTECTED] > Sent: Friday, May 21, 2004 7:15 PM > To: 'Tomcat Users List' > Subject: RE: CGIServlet -- tomcat > > Alex, > > I have been looking after the CGI servlet for the last few > months. If you look > in CVS you'll see my name against most of the changes. > > Sorry I didn't see your early posts on the user list. I do > keep my eyes open for > anything CGI servlet related and must have missed it. > > Is the header issue the only one? > > I am no perl expert, so if you could post a complete (but as > simple as possible) > script test case that doesn't work that would be a big help. > > > Mark > > > -----Original Message----- > > From: Alex [mailto:[EMAIL PROTECTED] > > Sent: Friday, May 21, 2004 2:50 PM > > To: Tomcat Users List > > Subject: RE: CGIServlet -- tomcat > > > > > > * <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] > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
