-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Specify URL encoding for links (header+element) #9764
base: main
Are you sure you want to change the base?
Conversation
- Use the document encoding for link elements - Always use UTF8 for link headers/early hints Closes whatwg#9715
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good modulo some tiny nits. Would like @domenic to sign off.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with the remaining nit fixed.
@noamr any progress on writing web platform tests for this? |
Neither do I, unfortunately. |
Closes #9715
(See WHATWG Working Mode: Changes for more details.)
/links.html ( diff )
/semantics.html ( diff )
/urls-and-fetching.html ( diff )