- From: Wenbo Zhu <wenboz@google.com>
- Date: Sun, 18 Apr 2010 22:04:49 -0700
- To: Jamie Lokier <jamie@shareable.org>
- Cc: Mark Nottingham <mnot@mnot.net>, ietf-http-wg@w3.org
On Sun, Apr 18, 2010 at 6:31 PM, Jamie Lokier <jamie@shareable.org> wrote: > Mark Nottingham wrote: >> The server isn't required to wait for the entire request before sending a status. Is that what you're looking for? > > Ah, but is the server allowed to depend on receiving the remainder of > the request after it has sent a non-error status? Good question. I'd say yes .... or this is no worse than in typical cases where it is possible that the server may fail to generate the complete response as committed to the client (e.g. by flushing the headers). > > Section 7.2.2 talks about the client aborting the request body only in > the cases of an "error status". > > -- Jamie >
Received on Monday, 19 April 2010 05:05:20 UTC