java.lang.Object | |||
↳ | com.ning.http.client.HttpContent | ||
↳ | com.ning.http.client.HttpResponseStatus | ||
↳ | com.ning.http.client.providers.netty.ResponseStatus |
A class that represent the HTTP response' status line (code + text)
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protocol major version.
| |||||||||||
Protocol minor version.
| |||||||||||
Protocol name from status line.
| |||||||||||
Full protocol name + version
| |||||||||||
Return the response status code
| |||||||||||
Return the response status text
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Protocol major version.
Protocol minor version.
Protocol name from status line.
Full protocol name + version
Return the response status code
Return the response status text