[whatwg] Zip archives as first-class citizens

Julian Reschke julian.reschke at gmx.de
Mon Sep 16 00:09:35 PDT 2013


On 2013-09-13 12:32, Robin Berjon wrote:
> On 29/08/2013 15:58 , Simon Pieters wrote:
>> On Thu, 29 Aug 2013 15:02:48 +0200, Anne van Kesteren <annevk at annevk.nl>
>> wrote:
>>> On Thu, Aug 29, 2013 at 1:19 PM, Jake Archibald
>>> <jaffathecake at gmail.com> wrote:
>>>> Causing a network error in existing browsers is a shame.
>>
>> It seems to fail to resolve in IE10. It works in
>> Gecko/WebKit/Blink/Presto: the %! is requested literally. However, both
>> Apache and IIS seems to return 400 Bad Request.
>
> That's not exactly promising.
> ...

Because it's an invalid URI. "%" needs to be percent-escaped.

Best regards, Julian




More information about the whatwg mailing list