We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 943dfb9 + ccd31f1 commit 386b7feCopy full SHA for 386b7fe
1 file changed
draft-ietf-httpbis-compression-dictionary.md
@@ -227,11 +227,11 @@ used:
227
1. Let URL be the URL of the dictionary request.
228
1. Let PATTERN be a URL Pattern {{URLPattern}} constructed by setting
229
input=MATCH, and baseURL=URL.
230
-1. If PATTERN has regexp groups then return FALSE.
231
-1. Return True.
+1. If the hasRegExpGroups attribute of PATTERN is TRUE then return FALSE.
+1. Return TRUE.
232
233
The "match" value is required and MUST be included in the
234
-Use-As-Dictionary Dictionary for the dictionary to be considered valid.
+Use-As-Dictionary response header for the dictionary to be considered valid.
235
236
### match-dest
237
0 commit comments