diff --git a/no-vary-search.html b/no-vary-search.html index db41c4c..d767aed 100644 --- a/no-vary-search.html +++ b/no-vary-search.html @@ -678,7 +678,7 @@

No-Vary-Search

-

Draft Community Group Report,

+

Draft Community Group Report,

This version: @@ -690,7 +690,7 @@

No-Vary-Search

-
@@ -1002,7 +1002,7 @@

4. <

and so on, since they all are parsed to having the same key "é 気".

5. Comparing

-

Two URLs urlA and urlB are equivalent modulo search variance given a URL search variance searchVariance if the following algorithm returns true:

+

Two URLs urlA and urlB are equivalent modulo search variance given a URL search variance searchVariance if the following algorithm returns true:

  1. If the scheme, username, password, host, port, or path of urlA and urlB differ, then return false.

    @@ -1014,7 +1014,7 @@

    5.
  2. Return false.

-

In this case, even URL pairs that might appear the same after running the application/x-www-form-urlencoded parser on their queries, such as https://example.com/a and https://example.com/a?, or https://example.com/foo?a=b&&&c and https://example.com/foo?a=b&c=, will be treated as inequivalent.

+

In this case, even URL pairs that might appear the same after running the application/x-www-form-urlencoded parser on their queries, such as https://example.com/a and https://example.com/a?, or https://example.com/foo?a=b&&&c and https://example.com/foo?a=b&c=, will be treated as inequivalent.

  • Let searchParamsA and searchParamsB be empty lists.

  • @@ -1169,11 +1169,6 @@

    struct
  • while -
  • - [PUB-MANIFEST] defines the following terms: -
      -
    • urls -
  • [RFC8941] defines the following terms: -
  • - [PUB-MANIFEST] defines the following terms: -
      -
    • urls -
  • [PUSH-API] defines the following terms: