Forum Discussion

fazlook's avatar
fazlook
Frequent Contributor
8 years ago
Solved

Loop on values from a txt file into one request

Hi guys, I have a GET request...http://....//?key=value

 

This value changes all the time. I have all my values in a txt file ex:

key=023
key=011
key=023001

 

How do I read my file and send all my requests in ? please Step by Step instructions :) nmrao you could prob help me out here :)