]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
CGI: return 504 (Gateway timeout) rather than 500 when a script
authorNick Kew <niq@apache.org>
Sat, 27 Dec 2008 03:53:32 +0000 (03:53 +0000)
committerNick Kew <niq@apache.org>
Sat, 27 Dec 2008 03:53:32 +0000 (03:53 +0000)
commit3dc8a45a648f1b05f194679f76c3e0272690222f
treed478511fae7758c3c910df80eb341cddada38eb7
parentb4a75ed08f7c80bfc487661de72d29edbcef26df
CGI: return 504 (Gateway timeout) rather than 500 when a script
times out before returning status line/headers.
PR 42190

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@729586 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/util_script.c