> From: Chris Shiflett [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, July 24, 2003 2:22 PM
> 
> I thought that's what the Web server was supposed to do.

Well, that flies in the face of the filter-pipeline model, doesn't it?  One
program, one job.

The web server should do the right thing in the face of a malformed request.

The idea that something blocks malformed requests from reaching the web
server isn't a bad one at all.  It ought to be an unnecessary one, but
that's different.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to