Files
servo/components/net/fetch
Tim van der Lippe fe5c905760 net: Update reported CSP urls for websockets (#43645)
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>
2026-03-28 15:15:40 +00:00
..