w3c / webappsec-csp

WebAppSec Content Security Policy
https://w3c.github.io/webappsec-csp/
Other
210 stars 78 forks source link

Add optional trailing dot to host-part #639

Closed SaeidEid closed 10 months ago

SaeidEid commented 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

antosart commented 10 months ago

Looks good :) Can you add a link to the WPT? And can you fix your affiliation problems? Thanks!