Not sure what the definition of "conventional" is (see https://www.ietf.org/archive/id/draft-ietf-httpbis-no-vary-search-06.html#table-2) Example: Why is ~~~ No-Vary-Search: key-order, except=("x") ~~~ more **_conventional_** than: ~~~ No-Vary-Search: except=("x"), key-order ~~~ ?
Not sure what the definition of "conventional" is (see https://www.ietf.org/archive/id/draft-ietf-httpbis-no-vary-search-06.html#table-2)
Example:
Why is
more conventional than:
?