- From: Larry Masinter <masinter@parc.xerox.com>
- Date: Wed, 9 Apr 1997 22:24:44 PDT
- To: Yaron Goland <yarong@microsoft.com>
- Cc: http-wg@cuckoo.hpl.hp.com, "Roy T. Fielding (E-mail)" <fielding@ics.uci.edu>
Yaron Goland wrote: > It seems a clarification is in order. As such I propose that the > following paragraph be added to the end of section 10.1: > > 1xx responses MAY be sent independently of requests. Clients MUST always > be able to accept 1xx responses and MUST ignore any 1xx response they do > not understand. In addition, proxies MUST pass through any 1xx response > they do not understand. I'm really uneasy about this. I can imagine an implementation that just doesn't read from the connection at all unless there's some request outstanding, and a server that sends a 1xx 'response' [sic] without a pending request might wind up with stuff stuck in buffers that never gets read. Seems like it puts unnecessary requirements on implementations, and it doesn't seem justified. Just what ARE these unanticpated 'responses'? -- http://www.parc.xerox.com/masinter
Received on Wednesday, 9 April 1997 23:02:31 UTC