Re: [XHR2] Remarks in version Editor's draft 2 August 2007

On Thu, 02 Aug 2007 22:23:58 +0200, Innovimax SARL <innovimax@gmail.com>  
wrote:
> [[
> * Return all the HTTP headers, as a single string, with each header
> line separated by a U+000D CR U+000A LF pair excluding the status
> line.
> ]]
> Why is this CR LF ? isn't LF sufficient ?

That's what XMLHttpRequest level 1 said. And that's what's implemented.


> ==
> In "7. If charset is "null" let charset be UTF-8."
>
> UTF-8 should appear in orange

That would be inconsistent with the rest of the draft.


> ==Typo ==
> s/Unauthorised/Unauthorized/
> s/anologously/analogously/
> s/behaviour/behavior/
> s/reponse/response/

Thanks, fixed.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Friday, 3 August 2007 09:21:55 UTC