Ticket #1412: lighttpd-307.diff

File lighttpd-307.diff, 344 bytes (added by rkitover, 9 months ago)

attached patch for direct linking

  • src/connections.c

     
    501501       case 301: 
    502502       case 302: 
    503503       case 303: 
     504       case 307: 
    504505               break; 
    505506 
    506507       case 206: /* write_queue is already prepared */