Browse Source
handle CGI partial write of first response header e.g. gSoap stdsoap2.c might inefficiently write "Status" to response pipe and lighttpd might read that prior to the backend writing the subsequent ": " which marks "Status:" as a response header. x-ref: https://redmine.lighttpd.net/boards/2/topics/8028personal/stbuehler/fix-fdevent
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue