Does wp_remote_post support asynchronous request?

I want to post to multiple rest API endpoints with wp_remote_post but don't want to wait for the response back and keep continuing code execution. Some popular clients like guzzle etc. support asynchronous Http call. Does wp_remote_post also support the same? If yes how can I achieve that?

Topic wp-remote-post Wordpress

Category Web

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.