Uses of Interface
org.apache.hc.core5.http.HttpRequest

Packages that use HttpRequest
Package
Description
Core HTTP transport component APIs.
Default implementations of core HTTP APIs.
Default implementation of HTTP/1.1 transport based on the asynchronous (non-blocking) I/O model.
Core HTTP message components, message element parser and writer APIs and their default implementations.
Core HTTP transport APIs based on the asynchronous, event driven I/O model.
Support classes for the asynchronous I/O model.
Support classes for the asynchronous I/O model that emulate behavior of the classic (blocking) I/O model.
Core HTTP protocol interceptors.
 
Default implementations of core HTTP/2 APIs.
Default implementation of HTTP/2 transport based on the asynchronous (non-blocking) I/O model.
Support classes for HTTP/2 asynchronous transport.
HTTP/2 protocol interceptors.