Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MIME type parsing, single quote parameter values #35

Closed
annevk opened this issue Oct 6, 2017 · 1 comment
Closed

MIME type parsing, single quote parameter values #35

annevk opened this issue Oct 6, 2017 · 1 comment

Comments

@annevk
Copy link
Member

annevk commented Oct 6, 2017

This appears to be a Chrome-only feature for which I filed https://bugs.chromium.org/p/chromium/issues/detail?id=772350.

HTTP/1.1 200
Content-Length: 55
Content-Type: text/html;charset='gbk'

<script>document.write(document.characterSet)</script>

Filed here to ensure the test suite covers it.

@annevk
Copy link
Member Author

annevk commented Nov 24, 2017

Bug filed (and already fixed!) and tested by #42, so closing.

@annevk annevk closed this as completed Nov 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant