Actions
Feature #1194
open
AS
CT
Implement http_args keyword to match http arguments - query string or body
Feature #1194:
Implement http_args keyword to match http arguments - query string or body
Effort:
medium
Difficulty:
low
Label:
Description
We can use a http_args keyword that would match on the "name = value"
pairs of http arguments from the query string or from the body.
Actions