public class HttpResponse extends HttpHeader
begin, white_SPACE
Constructor and Description |
---|
HttpResponse(InputStream input) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthenticationMethod() |
String |
getAuthenticationRealm() |
String |
getReason() |
int |
getStatus() |
String |
getVersion() |
getHeaderField, getHeaderFieldNames, getHeaderFields, getStartLine, processHeaderFields, readLine, setHeaderField, toString
public HttpResponse(InputStream input) throws IOException
IOException
Copyright © 2024. All rights reserved.