- From: Julian Reschke <julian.reschke@gmx.de>
- Date: 2011年6月07日 14:04:23 +0200
- To: Mark Nottingham <mnot@mnot.net>
- CC: httpbis Group <ietf-http-wg@w3.org>, Roy Fielding <fielding@gbiv.com>
- Message-ID: <4DEE13C7.4020305@gmx.de>
On 2011年05月31日 10:08, Mark Nottingham wrote: > Agreed on both counts. Now #296: > http://trac.tools.ietf.org/wg/httpbis/trac/ticket/296 OK, proposed patch at <http://trac.tools.ietf.org/wg/httpbis/trac/attachment/ticket/296/296.diff>. The new text would be: 8.2.4. 203 Non-Authoritative Information The representation in the response has been transformed or otherwise modified by a transforming proxy (Section 2.3 of [Part1]). Note that the behaviour of transforming intermediaries is controlled by the no- transform Cache-Control directive (Section 3.2 of [Part6]). This status code is only appropriate when the response status code would have been 200 (OK) otherwise. When the status code before transformation would have been different, the 214 Transformation Applied warn-code (Section 3.6 of [Part6]) is appropriate. Caches MAY use a heuristic (see Section 2.3.1.1 of [Part6]) to determine freshness for 203 responses. ...and the Changes section would state: Broadened the definition of 203 (Non-Authoritative Information) to include cases of payload transformations as well. (Section 8.2.4) Best regards, Julian
Received on Tuesday, 7 June 2011 12:04:59 UTC