-
-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
https://github.com/web-platform-tests/wpt/blob/master/fetch/api/basic/scheme-data.any.js expects to see specifically uppercase US-ASCII. This may be counterintuitive given RFC 7231! Even though charset names are case-insensitive within the context of http algorithms, it seems that the web platform tests expect their string case to be preserved when a specification (RFC 2397 here) has set a specific case.
https://github.com/servo/servo is currently using this Mime class and is trying to pass WPT tests.
Metadata
Metadata
Assignees
Labels
No labels