[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Relative URI references




Eric Scheid wrote:


On 29/7/04 10:33 AM, "Sam Ruby" <rubys@xxxxxxxxxxxxxxxx> wrote:

If you look closely, you will see that I use relative URI's in my
current Atom feed: http://www.intertwingly.net/blog/index.atom

I note that there are neither xml:base nor a http-header Location: to establish what the base URI is, and since that same resource can be fetched from both these URLs...

    http://intertwingly.net/blog/index.atom
    http://www.intertwingly.net/blog/index.atom

that means the <id>s in your feed can be different.

Good point. At a minimum, that is worthy of an informative note.


- Sam Ruby