Add asynchronous HTTP/S requests
Currently the HTTP library only supports synchronous requests. This can be useful, but many times it is more ideal to be able to do requests in parallel.
Please sign in to leave a comment.
Currently the HTTP library only supports synchronous requests. This can be useful, but many times it is more ideal to be able to do requests in parallel.
Please sign in to leave a comment.
Comments
2 comments