Re: Multiple or unsolicited responses are forbidden

On Sun, 14 Jun 1998 13:25:10 -0700, Josh Cohen wrote:
> 
> > * Can an HTTP server send multiple responses to an HTTP 
> > client, without 
> > the client knowing in advance how many responses it will 
> > receive, or how 
> > long it will take for the server to send all its responses?
> 
> Yes, this is possible.  the 100 continue response can be sent
> repeatedly in addition to the 'final' response code.
> While its possible, its intended use appears to be 
> to provide an intermediary status response on long or
> expensive operations..

I just checked Rev-03 again, especially sections 8.2.4 and 10.1.1, and I 
can't see this use of 100 continue described. Could you please elaborate 
on this?

Jean-Philippe Martin-Flatin

Received on Tuesday, 16 June 1998 09:20:43 UTC