Changeset 1716
- Timestamp:
- 03/17/2007 07:47:24 PM (18 months ago)
- Files:
-
- 1 modified
-
branches/lighttpd-1.4.x/src/connections.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/lighttpd-1.4.x/src/connections.c
r1678 r1716 505 505 506 506 case 206: /* write_queue is already prepared */ 507 con->file_finished = 1;508 509 507 break; 510 508 case 205: /* class: header only */

