Package | Description |
---|---|
org.apache.hc.client5.http.classic.methods |
Common HTTP methods and message handlers for the classic I/O model.
|
Class and Description |
---|
HttpUriRequest
Extended version of the
ClassicHttpRequest interface that provides
convenience methods to access request properties such as request URI
and method type. |
HttpUriRequestBase
Base class for HTTP method subclasses.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.