Re: jar protocol (was: ZIP archive API?)

On Tue, May 7, 2013 at 7:29 AM, Robin Berjon <robin@w3.org> wrote:
> This isn't very different from JAR but it does have the property of more
> easily enabling a transition. To give an example, say that the page at
> http://berjon.com/ contains:
>
>     <link rel="bundle" href="bundle.wrap">
>
> and
>
>     <img src="bundle.wrap/img/dahut.png" alt="a dahut">

You need a new URL scheme here. Otherwise the URL will be parsed
relative to the node's base URL.


--
http://annevankesteren.nl/

Received on Tuesday, 7 May 2013 18:17:52 UTC