- Added named arguments feature. If the
named-args
input is set totrue
, any arguments that are prefixed in the formatname=argument
will be parsed and added to the payload. See here for further details.
named-args
input is set to true
, any arguments that are prefixed in the format name=argument
will be parsed and added to the payload. See here for further details.