-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Be lenient if a character set is 'single-quoted'.
It's what Chrome does. Firefox and Safari ignore it. I'd love to ignore it, but in our API that really just means the caller needs to handle an InvalidCharsetNameException and nobody is expecting that. Closes: #2677
- Loading branch information
1 parent
9c67901
commit f2c6d8a
Showing
2 changed files
with
48 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters