*MUST* always create the cgi_env list in case of a redirected
CGI (ie: index.cgi) Don't read POST data until just before a respond() as the behaviour of POST data reading depends on the response tpye (ie: JS/CGI) Added a few DEBUG log lines (environment variable adding). It gets pretty verbose, but what do you expect with DEBUG level logging?
Please register or sign in to comment