1
    2
    3
    4
    5
    6
    7
    8

content / test / data / no_vary_search_a.html [blame]

<html>
<body>
  File used to test No-Vary-Search functionality.
  The embedded test server sends a No-Vary-Search header which informs
  the client that query parameter "a" is not important for matching URLs from
  a cache.
</body>
</html>