public abstract class HTTPResponseSupport extends Object implements HTTPResponse
Constructor and Description |
---|
HTTPResponseSupport() |
Modifier and Type | Method and Description |
---|---|
String |
getCharset() |
long |
getContentLength() |
ContentType |
getContentType() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAllHeaders, getContentAsByteArray, getContentAsStream, getContentAsString, getContentAsString, getLastHeader, getLastHeaderIgnoreCase, getProtocolVersion, getStatusCode, getStatusLine, getStatusText, getURL
public HTTPResponseSupport()
public final long getContentLength() throws IOException
getContentLength
in interface HTTPResponse
IOException
public final ContentType getContentType()
getContentType
in interface HTTPResponse
public final String getCharset()
getCharset
in interface HTTPResponse
Copyright © 2015 Lucee