Payload support for specific request #2083
Labels
Investigation
Something to Investigate
Priority: Medium
This issue may be useful, and needs some attention.
Status: Completed
Nothing further to be done with this issue. Awaiting to be closed.
Type: Enhancement
Most issues will probably ask for additions or changes.
Milestone
Please describe your feature request:
By default, payload applies on all the requests defined under the request block and executed sequentially, currently, there is no way to specify if we wanted to apply the payload rule on a specific request for the use cases like those shared in the below template that needs to be supported, possibly we can make us of request annotation to mark/identify the request where payload rule will be applicable.
Describe the use case of this feature:
Fetch token from initial request to fuzz subsequent requests.
The text was updated successfully, but these errors were encountered: