multiple requests #188
Unanswered
lauriemann
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @lauriemann Thanks for your interest. Currently, there is no such thing built into protocurl. When I need this, I simply use it with xargs or simple for loops. However, perhaps you can show the usecase where you want to use it? Because in that case it may make sense to add this into protocurl. Also, FYI. I'll be away for a month soon - so please expect delayed responses. Kinds, GT |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
is there any way to specify multiple requests in an input file (i.e. to hand pc a bunch of requests to process one after the other)?
Beta Was this translation helpful? Give feedback.
All reactions