Methods in com.monoserv.http that throw InvalidHTTPResponseCode |
static java.lang.String |
HttpResponse.GetHTTPText(int code)
Returns a text based description of the HTTP code based on the supplied
integer. |
static java.lang.String |
HttpResponse.GetHTTPText(int code)
Returns a text based description of the HTTP code based on the supplied
integer. |
java.lang.String |
HttpResponse.getStatusLine()
Returns the status line for the HTTP response. |
java.lang.String |
HttpResponse.getStatusLine()
Returns the status line for the HTTP response. |