On Mon, 15 Nov 2010 15:25:18 -0600
"William A. Rowe Jr." <wr...@rowe-clan.net> wrote:

> This is really a flaw in your CGI;

No it isn't!

The CGI spec is clear: CONTENT_LENGTH is guaranteed;
EOF is NOT guaranteed, so reading to EOF is a bug and
means the CGI can only ever "work" by coincidence!

CGI pre-dates chunked encoding (as do reports of the 
death of CGI, from proponents of alternative serverside
application environments)!

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to