Re: Temp Redirect & relative URI's

Russell O'Connor <roconnor@math.berkeley.edu> wrote:

> When a document is retrived via a Temporary Redirect, and there is a link
> specified by a relative URI, is it resolved using the original URI, or the
> redirected URI?

According to RFC 2068[1] the Location URI must be an absolute URI:

    The field value consists of a single absolute URL.

              Location       = "Location" ":" absoluteURI

[1] http://www.w3.org/Protocols/rfc2068/rfc2068

-- 
[ Aaron Swartz | me@aaronsw.com | http://www.aaronsw.com ]

Received on Saturday, 20 January 2001 19:32:57 UTC