- From: Larry Masinter <masinter@parc.xerox.com>
- Date: Tue, 28 Jul 1998 11:33:29 PDT
- To: Jim Gettys <jg@pa.dec.com>
- Cc: HTTP Working Group <http-wg@cuckoo.hpl.hp.com>
> If a user agent sees the transport connection close before it receives 
> all of the final response to its request or sequence of requests, if the 
> requests or sequence are idempotent (see section 9.1.2), the user agent 
> MAY retry the request or sequence without user interaction. If the request 
> method or sequence is not idempotent, the user agent SHOULD NOT retry 
> the request without user confirmation. (Confirmation by user-agent software 
> with semantic understanding of the application MAY substitute for user 
> confirmation.)
If blah-blah-1, if blah-blah-2, then yadda-yadda-a. If blah-blah-3, then
yadda-yadda-b. (Parenthetical-c).
-->
If blah-blah-1:
     If blah-blah-2 then yadda-yadda-a.
     If blah-blah-3 then yadda-yadda-b. (Parenthetical-c).
would be clearer.
Received on Tuesday, 28 July 1998 11:36:00 UTC