Re: WebIDs and Content-Location

On 4/15/12 2:41 PM, Toby Inkster wrote:
> On Sun, 15 Apr 2012 21:48:09 +0100
> Norman Gray <norman@astro.gla.ac.uk> wrote:
> 
>> tl;dr: content-location trumps request-uri.
> 
> As per RFC 2616, true.
> 
> But in practice, most browsers have never implemented this. Some HTTP
> libraries do though. (libwww-perl does.) There are Internet drafts
> planned to obsolete RFC 2616, and these change Content-Location's de
> jure behaviour to match that of browsers.
> 
> See http://trac.tools.ietf.org/wg/httpbis/trac/ticket/154
> 

For your information I ddid consider this a bug in raptor since it handled
the Content-Location: header but not a relative URI in C-L.  This is fixed
in GIT (will be 2.0.8)

Dave

Received on Sunday, 15 April 2012 22:52:39 UTC