How do I make concurrent HTTP requests in Paw?

In Paw, if I have a long request and try to call another, I am presented with a message dialog Stop request? A request is currently running.

with parameters Cancel

, Stop

and Stop & Send

. How can I keep the first request and call another without canceling the first request?

+3


source to share





All Articles