close static method

void close()

Implementation

static void close() {
  _httpClient.close();
}