- From: Josh Matthews <web-platform-tests-notifications@w3.org>
- Date: Mon, 14 Mar 2016 21:16:03 GMT
- To: public-web-platform-tests-notifications@w3.org
Conveniently, ``` A parameter value that matches the token production can be transmitted either as a token or within a quoted-string. The quoted and unquoted values are equivalent. For example, the following examples are all equivalent, but the first is preferred for consistency: text/html;charset=utf-8 text/html;charset=UTF-8 Text/HTML;Charset="utf-8" text/html; charset="utf-8" ``` View on GitHub: https://github.com/w3c/web-platform-tests/pull/2667#issuecomment-196524718
Received on Monday, 14 March 2016 21:16:10 UTC