On Tue, Feb 19, 2013 at 5:51 PM, David Bruant <[email protected]> wrote: > My understanding of the spec is that the charset shouldn't be added, > because: > 1) the Content-Type header is in author request header > 2) the value is a valid MIME-type (tell me if I'm wrong on this) > 3) it does not have a charset parameter (so, the condition of step 4 doesn't > apply in my opinion). > > Who should I file a bug against?
Firefox. http://xhr.spec.whatwg.org/#the-send%28%29-method is pretty clear that we only correct charset parameters. Even if application/vnd.ooz.user.v1+json was invalid we still should not muddle with it. -- http://annevankesteren.nl/
