HttpOptions: {
    clientOptions: HttpClientOptions;
    httpClient: Function;
    url: string;
}

Type declaration