432 is used by webdav for locked

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@1027 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/lighttpd-1.4.11
Jan Kneschke 17 years ago
parent fe8b467cc1
commit 66de89f0f8

@ -394,6 +394,7 @@ static int connection_handle_write_prepare(server *srv, connection *con) {
case 408:
case 411:
case 416:
case 423:
case 500:
case 501:
case 503:

Loading…
Cancel
Save