Additional fields for the HTTP plugin

 

op

HTTP operation performed.

ASCII character string. Example: “GET”, “PUT”, “POST” …

Operation

result

HTTP return code.

Example: “403”, “404”…

Result

arg

HTTP argument (URL, POST form, etc).

String of characters in UTF-8 format. Example: “/”, “/page.htm”…

Argument