Files
brave-core/test/data/speedreader/article/csp_http.html.mock-http-headers
Pavel Beloborodov 6ba1fe27f4 Tags order of the meta and base elements has been preserved. (#22369)
* Filtered meta tags. (csp & content type only allowed).
* Head elements order preserved.
* Ignore csp tags outside <head>.
2024-03-06 16:19:05 +07:00

5 lines
169 B
Plaintext

HTTP/1.1 200 OK
Content-Type: text/html;
Content-Security-Policy: default-src 'none';img-src 'none';style-src 'none';frame-ancestors 'none';form-action 'none';sandbox;