Fixed docs

This commit is contained in:
ruri
2020-03-27 03:53:02 +01:00
parent bf78eda9c1
commit 7255abf1f4
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -336,7 +336,7 @@ PARSE "<SOURCE>" CSS "[name=csrf]" "value" -> VAR "CSRF"
This will spawn and execute a BypassCF Block.
Syntax:
BYPASSCF "URL" SECPROTO security-protocol ["UA"]
BYPASSCF "URL" [SECPROTO security-protocol] ["UA"]
Example:
BYPASSCF "http://example.com"
+1
View File
@@ -19,6 +19,7 @@ REQUEST METHOD "URL" [AcceptEncoding?] [AutoRedirect?] [ReadResponseSource?] [Pa
[BOUNDARY "abcd"]
[COOKIE "abc: def"]*
[HEADER "abc: def"]*
[SECPROTO security-protocol]
[-> STRING / -> FILE "path"]
</item>
<item name="RECAPTCHA">