- From: Jonas Sicking <jonas@sicking.cc>
- Date: Thu, 19 Sep 2013 21:42:32 -0700
- To: Julian Aubourg <j@ubourg.net>
- Cc: Boris Zbarsky <bzbarsky@mit.edu>, Anne van Kesteren <annevk@annevk.nl>, WebApps WG <public-webapps@w3.org>
On Thu, Sep 19, 2013 at 9:10 PM, Julian Aubourg <j@ubourg.net> wrote: > It's a malformed data URI for now. What I'm wondering is if we're sure we'll > never have an encoding that makes it impossible to determine the length > without decoding the entire content (think url-encoded like). If we do, we can prohibit having a Content-Length when that encoding is used. For now none of the encodings seem to require particularly complicated or expensive logic. So it doesn't seem like an undue burden to require it. / Jonas
Received on Friday, 20 September 2013 04:43:29 UTC