public class ResponseHeaders
extends com.aspose.html.internal.ms.System.Net.WebHeaderCollection
Contains protocol headers associated with a response.
WebHeaderCollection
Constructor and Description |
---|
ResponseHeaders()
Initializes a new instance of the
RequestHeaders class. |
Modifier and Type | Method and Description |
---|---|
ContentTypeHeaderValue |
getContentType()
Gets the Content-Type header value.
|
add_Rename_Namesake, add, add, add, clear, get, get, getAllKeys, getByHttpRequestHeader, getByHttpResponseHeader, getKey, getKeys, getObjectData, getValues, getValues, isRestricted, isRestricted, iterator, onDeserialization, remove_Rename_Namesake, remove, remove, set_Rename_Namesake, set, set, setByHttpRequestHeader, setByHttpResponseHeader, size, toByteArray, toString
add, copyTo, get_Item, get_Item, hasKeys, set_Item
getSyncRoot, isSynchronized
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public ResponseHeaders()
Initializes a new instance of the RequestHeaders
class.
public ContentTypeHeaderValue getContentType()
Gets the Content-Type header value.
Value: The type of the content.