We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c19a70d commit bc1080cCopy full SHA for bc1080c
src/content/docs/ruleset-engine/rules-language/fields/http-request-body.mdx
@@ -203,7 +203,7 @@ List of `Content-Disposition` headers for each part in the multipart body.
203
204
Example value:
205
206
-`[["form-data; name=\"username\"], ["form-data;name=\"picture\"]]`
+`[["form-data; name=\"username\""], ["form-data;name=\"picture\""]]`
207
208
Example:
209
0 commit comments