You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there built in functionality to send requests by reading given input text file, line by line?
Basically, simply input a text file containing each different requests defined line by line.
Then hey automatically iterates the file and send each line so no need for setting '-n #'.
Is there such functionality?
Thanks in advance.
*I know there is a function to send one request repeatedly but I want to send unique requests for each.
The text was updated successfully, but these errors were encountered:
Is there built in functionality to send requests by reading given input text file, line by line?
Basically, simply input a text file containing each different requests defined line by line.
Then hey automatically iterates the file and send each line so no need for setting '-n #'.
Is there such functionality?
Thanks in advance.
*I know there is a function to send one request repeatedly but I want to send unique requests for each.
The text was updated successfully, but these errors were encountered: