Closed SaeidEid closed 10 months ago
A valid host can end up having a trailing dot which violates the host-part ABNF. This request adds an optional dot at the end of host-part. This is tested in WPT.
Fixes #620
Looks good :) Can you add a link to the WPT? And can you fix your affiliation problems? Thanks!
A valid host can end up having a trailing dot which violates the host-part ABNF. This request adds an optional dot at the end of host-part. This is tested in WPT.
Fixes #620