CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/09/01 03:32:43

Modified files:
        usr.sbin/httpd : httpd.c httpd.h server_fcgi.c 

Log message:
Replace the code to get the FastCGI Status header with a proper way to
parse and write the headers using the http response descriptor.  This
allows to add other tweaks, like support for chunked encoding, later.

OK florian@

Reply via email to