Re: clarification of 7.2.2. Monitoring Connections for Error Status Messages

mån 2010-04-19 klockan 02:31 +0100 skrev Jamie Lokier:
> 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?

There is nothing which requires clients to send anything to servers.
Clients are free to abort at any time if they no longer have interest in
what the server may say.

So no, servers should not depend on receiving the request body AFTER
they have responded to the request.

Regards
Henrik

Received on Monday, 3 May 2010 23:48:48 UTC