Package | Description |
---|---|
org.apache.http.client.methods |
Standard HTTP method implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpPatch
HTTP PATCH method.
|
class |
HttpPost
HTTP POST method.
|
class |
HttpPut
HTTP PUT method.
|
(package private) static class |
RequestBuilder.InternalEntityEclosingRequest |