diff --git a/url.bs b/url.bs index 35f7b10c..04a4b9d6 100644 --- a/url.bs +++ b/url.bs @@ -274,8 +274,8 @@ for further processing.
A forbidden host code point is U+0000 NULL, U+0009 TAB, U+000A LF, U+000D CR, -U+0020 SPACE, U+0023 (#), U+0025 (%), U+002F (/), U+003A (:), U+003F (?), U+0040 (@), U+005B ([), -U+005C (\), or U+005D (]). +U+0020 SPACE, U+0023 (#), U+0025 (%), U+002F (/), U+003A (:), U+003C (<), U+003E (>), U+003F (?), +U+0040 (@), U+005B ([), U+005C (\), U+005D (]), or U+005E (^).
A host's public suffix is the portion of a host which is included on the Public Suffix List. To obtain @@ -3313,7 +3313,8 @@ Trevor Rowbotham, Valentin Gosu, Vyacheslav Matva, Wei Wang, -山岸和利 (Yamagishi Kazutoshi), and +山岸和利 (Yamagishi Kazutoshi), +Yongsheng Zhang, and 成瀬ゆい (Yui Naruse) for being awesome!