Skip to content
  • deuce's avatar
    *MUST* always create the cgi_env list in case of a redirected · ddcf54f1
    deuce authored
    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?
    ddcf54f1