[whatwg] URL: percent-encoded host
Anne van Kesteren
annevk at annevk.nl
Wed Nov 21 08:36:08 PST 2012
On Tue, Nov 20, 2012 at 3:38 AM, Boris Zbarsky <bzbarsky at mit.edu> wrote:
> So I don't think we should require this behavior.
Thanks, I went with requiring decoding per UTF-8 for now causing
sequences such as "%80" to turn into U+FFFD. I think that
simplification over just decoding valid utf-8 sequences is justified
because once you run the Punycode algorithm the original byte sequence
meaning is lost anyway.
--
http://annevankesteren.nl/
More information about the whatwg
mailing list