CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2014/08/06 14:56:23
Modified files: usr.sbin/httpd : server_fcgi.c Log message: If the very first fcgi STDOUT record has length 0 the cgi script didn't send anything back. This is an internal server error. OK reyk@