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 2006-03-06 00:47:29 +00:00
parent fe8b467cc1
commit 66de89f0f8
1 changed files with 1 additions and 0 deletions

View File

@ -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: