- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Mon, 26 Apr 2010 13:00:42 +0200
- To: "Thomson, Martin" <Martin.Thomson@andrew.com>
- CC: Mark Nottingham <mnot@mnot.net>, HTTP Working Group <ietf-http-wg@w3.org>, =JeffH <Jeff.Hodges@KingsMountain.com>
On 23.04.2010 05:46, Thomson, Martin wrote: > Mark: >> Suggested introduction: >> >> HTTP requests often do not carry the absolute-URI [ref to 3986] for >> they are intended; instead, the value needs to be inferred from the >> request-target, Host header and other context. The result of this >> process is the "Effective Request URI." > > The first part of this sentence doesn't parse for me. Perhaps: > > HTTP requests often do not carry an absolute URI [RFC3986]. The absolute URI is instead inferred from the... > ... Oh. Proposal: "HTTP requests often do not carry the absolute URI ([RFC3986], Section 4.3) for the resource they are intended for; instead, the value needs to be inferred from the request-target, Host header and other context. The result of this process is the "Effective Request URI"." (I think have the ABNF components from which the URI is derived from is fine). Best regards, Julian
Received on Monday, 26 April 2010 11:01:32 UTC