Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /loading/early-hints/arbitrary-header-in-early-hints.h2.window.html - WPT Dashboard Interop Dashboard
test(() => {
const test_url = "resources/arbitrary-header-in-early-hints.h2.py";
window.location.replace(new URL(test_url, window.location));
});