On Fri, Nov 24, 2023 at 12:50 PM Laura Morales <laure...@mail.com> wrote:
>
> > If you want a page for every book, don't use fragment URIs. Use
> > http://example.org/book/1 or http://example.org/book/1#this instead of
> >  http://example.org/book#1.
>
> yes yes I agree with this. I only tried to present an example of yet another 
> "quirk" between raw data and browsers (where this kind of data is supposed to 
> be used).

Still don't understand the problem :) http://example.org/book#1
uniquely identifies a resource, but you'll need to get the whole
http://example.org/book document to retrieve it. That's just how HTTP
works.

Reply via email to