-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
slightly rephrase statement about significance of ordering (closes #1896
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -256,7 +256,7 @@ Accept-Query = 1#media-type | |
<xref target="RFCHTTP" section="8.3.1"/>. | ||
</t> | ||
<t> | ||
The order of types listed by the Accept-Query header field is insignificant. | ||
The order of types listed by the Accept-Query header field is not significant. | ||
</t> | ||
</section> | ||
|
||
|
@@ -416,9 +416,9 @@ Dubois, Camille, [email protected] | |
</ul> | ||
</section> | ||
<section title="Since draft-ietf-httpbis-safe-method-w-body-02" anchor="changes.since.02"> | ||
<t> | ||
None yet. | ||
</t> | ||
<ul> | ||
<li>In <xref target="field.accept-query"/>, slightly rephrase statement about significance of ordering (<eref target="https://github.com/httpwg/http-extensions/issues/1896"/>)</li> | ||
</ul> | ||
</section> | ||
</section> | ||
|
||
|