Thanks Ashutosh.
There are actually bit more nuances than what I’ve described. In some cases, we don’t have control over which HTTP client is being used. For example, Gravity Forms > Webhooks plugin, a 3rd party’s not under our control, is using wp_remote_request
. What I’m seeking is more of a general solution that works out of the box.