MatchVariableOutput interface
Tentukan variabel kecocokan.
Properti
| selector | Pemilih variabel pencocokan. |
| variable |
Cocokkan Variabel. |
Detail Properti
selector
Pemilih variabel pencocokan.
selector?: string
Nilai Properti
string
variableName
Cocokkan Variabel.
variableName: "RemoteAddr" | "RequestMethod" | "QueryString" | "PostArgs" | "RequestUri" | "RequestHeaders" | "RequestBody" | "RequestCookies"
Nilai Properti
"RemoteAddr" | "RequestMethod" | "QueryString" | "PostArgs" | "RequestUri" | "RequestHeaders" | "RequestBody" | "RequestCookies"