InstabugHttpClient constructor

InstabugHttpClient()

Implementation

InstabugHttpClient() : client = http.Client() {
  logger = this;
}