Uses of Class
org.apache.hc.client5.http.config.RequestConfig

Packages that use RequestConfig
Package
Description
Common HTTP methods and message handlers for the asynchronous I/O model.
Common HTTP methods and message handlers for the classic I/O model.
HTTP client configuration APIs.
Asynchronous HTTP client API implementation that supports both HTTP/2 and HTTP/1.1 transport.
Classic HTTP client API implementation that supports HTTP/1.1 transport only.
HTTP protocol interceptors that enable advanced functionality such as HTTP state management and authentication state caching.