Re: CfC: close ISSUE-125 charset-vs-quotes by amicable resolution

On Sun, 23 Jan 2011, Anne van Kesteren wrote:
> 
> I created a variant of https://bitbucket.org/annevk/simpleserver that gave me
> more control over the HTTP section. Then I transmitted the following to a
> client:
> 
> HTTP/1.1 200 YADAYADA
> Connection: close
> Content-Type:text/html;charset='utf-8'
> 
> —
> 
> I tried the same with the charset declaration missing and a couple of other
> variants.

That's not what ISSUE-125 and ISSUE-126 are about. These issues have 
nothing to do with HTTP. They're specifically about how you parse the 
content="" attribute of a <meta> element whose 'http-equiv' attribute is 
in the Content-Type state.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Sunday, 23 January 2011 19:36:15 UTC