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:
Luke Wilde
2026-02-10 19:20:55 +00:00
committed by Shannon Booth
parent 65704e57fb
commit 84db5d8c1c
Notes: github-actions[bot] 2026-02-19 13:59:31 +00:00
27 changed files with 109 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
Cross-Origin-Opener-Policy: same-origin
Cross-Origin-Embedder-Policy: require-corp