Interface Headers
- All Superinterfaces:
AutoCloseable
- All Known Subinterfaces:
Response
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ENCODING_IDENTITY
- See Also:
-
HEADER_ACCEPT_ENCODING
- See Also:
-
HEADER_CONTENT_ENCODING
- See Also:
-
ENCODING_GZIP
- See Also:
-
ETAG_HEADER
- See Also:
-
LAST_MODIFIED_HEADER
- See Also:
-
EXPIRES_HEADER
- See Also:
-
CACHE_CONTROL_HEADER
- See Also:
-
MAX_AGE_DIRECTIVE
- See Also:
-
MUST_REVALIDATE_DIRECTIVE
- See Also:
-
-
Method Details
-
statusCode
- Throws:
IOException
-
headers
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-
getURI
URI getURI() -
getHeader
-
getLastModified
long getLastModified() -
checkResponseCode
- Throws:
FileNotFoundExceptionIOException
-