mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
Meta+test-web: Support per-test .headers files
If a test requires custom response headers, we now serve it via the http-test-server, which will read the headers file and add them to the response.
This commit is contained in:
committed by
Shannon Booth
parent
65704e57fb
commit
84db5d8c1c
Notes:
github-actions[bot]
2026-02-19 13:59:31 +00:00
Author: https://github.com/Lubrsi Commit: https://github.com/LadybirdBrowser/ladybird/commit/84db5d8c1c7 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7871 Reviewed-by: https://github.com/tcl3
@@ -0,0 +1,2 @@
|
||||
Cross-Origin-Opener-Policy: same-origin
|
||||
Cross-Origin-Embedder-Policy: require-corp
|
||||
Reference in New Issue
Block a user