spring-framework / org.springframework.http.client / SimpleClientHttpRequestFactory / createAsyncRequest

createAsyncRequest

open fun createAsyncRequest(uri: URI, httpMethod: HttpMethod): AsyncClientHttpRequest

{@inheritDoc}

Setting the taskExecutor property is required before calling this method.