CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2015/01/13 01:54:01
Modified files: usr.sbin/httpd : server_fcgi.c Log message: Abort if fcgi_chunked is not true to avoid sending additional garbage after the response. Found by Erik Lax ok florian@