async fn async_http_client_with_headers(
    request: HttpRequest
) -> Result<HttpResponse, AsyncHttpClientError>
Expand description

HTTP Client used only for authing with TMC server, this is to ensure that TMC server does not rate limit auth requests from backend