--- branches/lighttpd-merge-1.4.x/src/connections.c (revision 720)+++ branches/lighttpd-merge-1.4.x/src/connections.c (revision 721)@@ -421,10 +421,10 @@ /* fall through */
case 207:
case 200: /* class: header + body */
+ case 302: break;
case 206: /* write_queue is already prepared */
- case 302: con->file_finished = 1;
break;