public interface HttpResponse extends HttpMessage
Modifier and Type | Method and Description |
---|---|
String |
getOriginatingUri() |
int |
getStatusCode() |
String |
getStatusMessage() |
boolean |
ok() |
getContent, getHeaders
Copyright © 2013. All rights reserved.