Uses of Package
org.apache.hc.client5.http.protocol

Package
Description
HTTP client APIs based on the asynchronous, event driven I/O model.
HTTP client APIs based on the classic (blocking) I/O model.
Simple facade APIs for HttpClient based on the concept of a fluent interface.
 
Asynchronous HTTP client API implementation that supports both HTTP/2 and HTTP/1.1 transport.
Standard and common HTTP authentication schemes.
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.