public HttpClientWrapper(IConfigServerClientAuthenticator authenticator)
 {
     this.authenticator = authenticator;
 }