Postman: How to make multiple requests at the same time

前端 未结 8 868
滥情空心
滥情空心 2020-12-12 10:55

I want to POST data from Postman Google Chrome extension.

I want to make 10 requests with different data and it should be at the same time.

8条回答
  •  一整个雨季
    2020-12-12 11:15

    If you are only doing GET requests and you need another simple solution from within your Chrome browser, just install the "Open Multiple URLs" extension:

    https://chrome.google.com/webstore/detail/open-multiple-urls/oifijhaokejakekmnjmphonojcfkpbbh?hl=en

    I've just ran 1500 url's at once, did lag google a bit but it works.

提交回复
热议问题