Re: [whatwg/url] "Forbidden host code point" should be defined without U+0025 (#319)

Something similar happens with [URL-path-segment strings] which uses the phrase:

> zero or more URL units excluding U+002F (/) and U+003F (?), that together are not a single-dot path segment or a double-dot path segment.

What do you think about rephrasing things to use sets of _allowed_ codepoints for each of username, password, opaque-host, path-segment, query, and fragment instead?

[URL-path-segment strings]: https://url.spec.whatwg.org/#url-path-segment-string

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/319#issuecomment-968264067

Received on Sunday, 14 November 2021 10:29:37 UTC