- All Superinterfaces:
AutoCloseable,Closeable
- All Known Implementing Classes:
CachingHttpRequestExecutor.StaticResponse,Response
-
Method Details
-
isStatusCode2xx
default boolean isStatusCode2xx() -
getStatusText
String getStatusText() -
getStatusCode
int getStatusCode() -
getBody
- Throws:
IOException
-
getInputStream
- Throws:
IOException
-
getContentLength
long getContentLength() -
getContentType
String getContentType() -
getContentEncoding
String getContentEncoding() -
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
getUri
String getUri() -
abort
void abort() -
cacheControl
-
expires
-
pragma
-