public HttpApiOutputSender( HttpApiConfig config) { _config = config; _httpClient = new HttpClient(); }