postman
postman copied to clipboard
Add async http requests
Add a feature where an http request that doesn't need immediate response gets the response back via a webhook.
We need to add a parameter webhook_url to the request message or something. Maybe via a request header or a get parameter?