Re: "Warning" in draft -08 (WARNING)

Jim Gettys (jg@pa.dec.com)
Tue, 11 Nov 1997 09:56:01 -0800


This is a multi-part message in MIME format, created by Pachyderm.
The parts are separated by "--1" lines.
The first part is a covering note, the others are attachments.

--1
Content-type: text/plain

Here is the slight wording change by Jeff to close out the comments
raised on the text in Rev-00 by Klaus Weide in:

http://www.ics.uci.edu/pub/ietf/http/hypermail/1997q3/0493.html

I'll be incorporating them in Rev01, which I'm working on now.
				- Jim


--1
Content-type: message/rfc822

Received: by src-mail.pa.dec.com; id AA07863; Wed, 10 Sep 97 13:47:46 -0700
Received: by acetes.pa.dec.com; id AA08464; Wed, 10 Sep 97 13:47:46 -0700
Message-Id: <9709102047.AA08464@acetes.pa.dec.com>
To: jg
Subject: WARNINGS
Date: Wed, 10 Sep 97 13:47:45 MDT
From: Jeffrey Mogul <mogul>
X-UIDL: 59c97d1f64e4cf3c704e0948660a2231

		The warning text may include arbitrary information to be
               presented to a human user, or logged. A system receiving
               this warning MUST NOT take any automated action.

should be
		The warning text may include arbitrary information to be
               presented to a human user, or logged. A system receiving
               this warning MUST NOT take any automated action, besides
	       presenting the warning to the user.


This
            If an implementation receives a response with a warning-
            value that includes a warn-date, and that warn-date is
            different from the Date value in the response, then that
            warning-value MUST be deleted from the message before
            storing, forwarding, or using it.  If all of the warning-
            values are deleted for this reason, the Warning header MUST
            be deleted as well.

should be

            If an implementation receives a response with a warning-
            value that includes a warn-date, and that warn-date is
            different from the Date value in the response, then that
            warning-value MUST be deleted from the message before
            storing, forwarding, or using it.
	    (This prevents bad consequences of naive caching
	    of Warning header fields.)
	    If all of the warning-
            values are deleted for this reason, the Warning header MUST
            be deleted as well.

-Jeff


--1--