-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionUse
BasicRequestBuilder.UseSimpleRequestBuilder.UseClassicRequestBuilderUseClassicRequestBuilderUseBasicRequestBuilderDo not use.
-
Deprecated FieldsFieldDescriptionThis attribute is no longer supported as a part of the public API.This attribute is no longer supported as a part of the public API.This attribute is no longer supported as a part of the public API.TLS should be configured by the connection managerTLS should be configured by the connection managerTo be removed.To be removed.This attribute is no longer supported as a part of the public API.
-
Deprecated MethodsMethodDescriptionIt is strongly recommended to use execute methods with
HttpClientResponseHandlersuch asHttpClient.execute(ClassicHttpRequest, HttpClientResponseHandler)in order to ensure automatic resource deallocation by the client. For special cases one can still useHttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext)to keep the response object open after the request execution.It is strongly recommended to use execute methods withHttpClientResponseHandlersuch asHttpClient.execute(ClassicHttpRequest, HttpContext, HttpClientResponseHandler)in order to ensure automatic resource deallocation by the client. For special cases one can still useHttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext)to keep the response object open after the request execution.It is strongly recommended to use execute methods withHttpClientResponseHandlersuch asHttpClient.execute(HttpHost, ClassicHttpRequest, HttpClientResponseHandler)in order to ensure automatic resource deallocation by the client. For special cases one can still useHttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext)to keep the response object open after the request execution.It is strongly recommended to use execute methods withHttpClientResponseHandlersuch asHttpClient.execute(HttpHost, ClassicHttpRequest, HttpContext, HttpClientResponseHandler)in order to ensure automatic resource deallocation by the client. For special cases one can still useHttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext)to keep the response object open after the request execution.UseDefaultProxyRoutePlanneror a customHttpRoutePlanner.UseDefaultProxyRoutePlanneror a customHttpRoutePlanner.UsesetDate(Instant)UseTlsConfigand connection manager methodsIt is strongly recommended to use execute methods withHttpClientResponseHandlersuch asCloseableHttpClient.execute(ClassicHttpRequest, HttpClientResponseHandler)in order to ensure automatic resource deallocation by the client. For special cases one can still useHttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext)to keep the response object open after the request execution.org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(ClassicHttpRequest, HttpContext) It is strongly recommended to use execute methods withHttpClientResponseHandlersuch asCloseableHttpClient.execute(ClassicHttpRequest, HttpContext, HttpClientResponseHandler)in order to ensure automatic resource deallocation by the client. For special cases one can still useHttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext)to keep the response object open after the request execution.It is strongly recommended to use execute methods withHttpClientResponseHandlersuch asCloseableHttpClient.execute(HttpHost, ClassicHttpRequest, HttpClientResponseHandler)in order to ensure automatic resource deallocation by the client. For special cases one can still useHttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext)to keep the response object open after the request execution.It is strongly recommended to use execute methods withHttpClientResponseHandlersuch asCloseableHttpClient.execute(HttpHost, ClassicHttpRequest, HttpContext, HttpClientResponseHandler)in order to ensure automatic resource deallocation by the client. For special cases one can still useHttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext)to keep the response object open after the request execution.org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager.getValidateAfterInactivity()Do not use.Noop method. Do not use.This method is no longer supported as a part of the public API.This method is no longer supported as a part of the public API.UseURIBuilder.UseURIBuilder.UseURIBuilder.UseURIBuilder.UseURIBuilder.
-
Deprecated ConstructorsConstructorDescription