Re: ISSUE: Expect Header Field Problem

Scott Lawrence (lawrence@agranat.com)
Fri, 31 Jul 1998 20:31:04 +0000


David W. Morris wrote:

> The problem starts with the fact we've carefully never acknowledged
> the CGI interface as being part of HTTP.  What I think is needed is a
> MUST requirement that a HTTP server never delegate handling of any
> method other then GET, HEAD, or POST to any part of the server which
> isn't known to understand / properly handle the unknown method.

I think that crosses the line from being a protocol spec to being a
functional spec for a server, which it should not try to be.  There are few
cases where we have put in requirements outside the wire protocol, but they
are mostly governing caching to preserve correctness, or are related to the
security behaviours.