Hi, i am trying to read the headers of an incoming HTTP request in a CGI script. It seems to me that the only way to do so is to use mod_perl methods since the standard CGI interface does not provide request header access - or am I missing something here? The problem is that in this specific project I am stuck with a non-apache http-server (NS fasttrack) - do I have a chance to get the http headers without mod_perl? _____ Thomas Corte <[EMAIL PROTECTED]>
- RE: accessing request headers from CGI? Thomas Corte
- RE: accessing request headers from CGI? Gerald Richter
- RE: accessing request headers from CGI? Thomas Corte