summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/client-hints/resources/accept-ch-empty.html
blob: 27393e5a1ab2d9eb883e1a9e0da0e92cedef3a11 (plain)
1
2
3
4
5
6
7
8
9
10
11
<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 until the origin data is
cleared.-->

</body>
</html>