summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/client-hints/resources/accept-ch-malformed.html
blob: 70c1c757133cc31aa85f6b9b75b80c694499c2d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<body>

<!-- An empty webpage whose response headers include only the
Accept-CH header. Fetching this webpage should cause
user-agent to persist origin preferences for the client hints
specified in the Accept-CH header.-->

</body>
</html>