Skip to content

Commit 6121352

Browse files
authored
Accept is defined in RFC7231 section 5.3.*2*
1 parent f1a5a96 commit 6121352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: draft-yasskin-http-origin-signed-responses.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1629,7 +1629,7 @@ Required parameters:
16291629

16301630
* v: A string denoting the version of the file format. ({{!RFC5234}} ABNF:
16311631
`version = DIGIT/%x61-7A`) The version defined in this specification is `1`.
1632-
When used with the `Accept` header field (Section 5.3.1 of {{!RFC7231}}), this
1632+
When used with the `Accept` header field (Section 5.3.2 of {{!RFC7231}}), this
16331633
parameter can be a comma (,)-separated list of version strings. ({{!RFC5234}}
16341634
ABNF: `version-list = version *( "," version )`) The server is then expected
16351635
to reply with a resource using a particular version from that list.

0 commit comments

Comments
 (0)