createClient method

Client createClient()

Implementation

http.Client createClient() {
  return http.Client();
}