mirror of
https://github.com/servo/servo
synced 2026-05-13 18:37:30 +02:00
Per the spec discussion [1], we should report `http(s)` URLs rather than the original `ws(s)` URLs. The WPT tests are updated to reflect what the spec says and are reviewed by other browser engineers in the WPT PR. [1]: https://github.com/w3c/webappsec-csp/issues/735 --------- Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com> Signed-off-by: Tim van der Lippe <TimvdLippe@users.noreply.github.com>