* Filtered meta tags. (csp & content type only allowed). * Head elements order preserved. * Ignore csp tags outside <head>.
5 lines
169 B
Plaintext
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;
|
|
|