No examples for this method.
Frequently called with: [Clear]
-1
| java.lang.Object | ||
| ↳ | org.apache.http.message.AbstractHttpMessage | |
| ↳ | org.apache.http.message.BasicHttpRequest | |
Known Direct Subclasses
|
Basic implementation of an HTTP request that can be modified.
| [Expand]
Inherited Fields
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class org.apache.http.message.AbstractHttpMessage
|
|||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Returns the protocol version this message is compatible with.
|
||||||||||
|
|
Returns the request line of this request.
|
||||||||||
| [Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class org.apache.http.message.AbstractHttpMessage
|
|||||||||||
From class java.lang.Object
|
|||||||||||
From interface org.apache.http.HttpMessage
|
|||||||||||
From interface org.apache.http.HttpRequest
|
|||||||||||
Returns the protocol version this message is compatible with.
Returns the request line of this request.