Skip to content

Commit bd92ccf

Browse files
authored
Merge pull request #3016 from httpwg/mnot/cgadjust
32 x 32
2 parents 9987331 + 4a63b78 commit bd92ccf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-httpbis-cache-groups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Cache-Groups: "scripts"
8989

9090
The ordering of members is not significant. Unrecognised Parameters MUST be ignored.
9191

92-
Implementations MUST support at least 128 groups in a field value, with up to at least 128 characters in each member. Note that generic limitations on HTTP field lengths may constrain the size of this field value in practice.
92+
Implementations MUST support at least 32 groups in a field value, with up to at least 32 characters in each member. Note that generic limitations on HTTP field lengths may constrain the size of this field value in practice.
9393

9494
## Identifying Grouped Responses {#identify}
9595

@@ -128,7 +128,7 @@ Cache extensions can explicitly strengthen the requirement above. For example, a
128128

129129
The ordering of members is not significant. Unrecognised Parameters MUST be ignored.
130130

131-
Implementations MUST support at least 128 groups in a field value, with up to at least 128 characters in each member. Note that generic limitations on HTTP field lengths may constrain the size of this field value in practice.
131+
Implementations MUST support at least 32 groups in a field value, with up to at least 32 characters in each member. Note that generic limitations on HTTP field lengths may constrain the size of this field value in practice.
132132

133133
# IANA Considerations
134134

0 commit comments

Comments
 (0)