setHttpClient static method
For testing purposes only
Implementation
@visibleForTesting
static void setHttpClient(http.Client client) {
_client = client;
}
For testing purposes only
@visibleForTesting
static void setHttpClient(http.Client client) {
_client = client;
}