- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 25 Nov 2008 09:12:00 +0000 (UTC)
- To: Julian Reschke <julian.reschke@gmx.de>
- Cc: Jim Jewett <jimjjewett@gmail.com>, public-html@w3.org
Revised as requested (not sure I used the right terminology, so feel free to fix it up as needed): The AUDITNAV method is used to report a page navigation. The Request-URI represents a link auditing processor. The source and target of the page navigation are reported using the Ping-From and Ping-To methods. If the Content-Type header is omitted, the body must be empty. The entity body, if present, must be used to include further information regarding the page navigation, using the rules defined for the entity's Content-Type. The server's response must have an entity body (though it may be empty). The client is expected to ignore the entity body in the response, but it may be used for debugging purposes. Responses to this method are not cacheable. This method is safe (the user will not be held accountable for the request) but not idempotent (each request causes new side-effects, so the request should not be replayed). -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Tuesday, 25 November 2008 09:12:36 UTC