AddRef() | nsISupports | |
AsyncOpen(nsIStreamListener *aListener, nsISupports *aContext) | nsIChannel | |
Cancel(nsresult aStatus) | nsIRequest | |
GetContentCharset(nsACString *aContentCharset) | nsIChannel | |
GetContentDisposition(uint32_t *aContentDisposition) | nsIChannel | |
GetContentDispositionFilename(nsAString *aContentDispositionFilename) | nsIChannel | |
GetContentDispositionHeader(nsACString *aContentDispositionHeader) | nsIChannel | |
GetContentLength(int64_t *aContentLength) | nsIChannel | |
GetContentType(nsACString *aContentType) | nsIChannel | |
GetLoadFlags(nsLoadFlags *aLoadFlags) | nsIRequest | |
GetLoadGroup(nsILoadGroup **aLoadGroup) | nsIRequest | |
GetLoadInfo(nsILoadInfo **aLoadInfo) | nsIChannel | |
GetName(nsACString *aName) | nsIRequest | |
GetNotificationCallbacks(nsIInterfaceRequestor **aNotificationCallbacks) | nsIChannel | |
GetOriginalURI(nsIURI **aOriginalURI) | nsIChannel | |
GetOwner(nsISupports **aOwner) | nsIChannel | |
GetSecurityInfo(nsISupports **aSecurityInfo) | nsIChannel | |
GetStatus(nsresult *aStatus) | nsIRequest | |
GetURI(nsIURI **aURI) | nsIChannel | |
IsPending(bool *_retval) | nsIRequest | |
LOAD_CALL_CONTENT_SNIFFERS | nsIChannel | |
LOAD_CLASSIFY_URI | nsIChannel | |
LOAD_DOCUMENT_URI | nsIChannel | |
LOAD_EXPLICIT_CREDENTIALS | nsIChannel | |
LOAD_INITIAL_DOCUMENT_URI | nsIChannel | |
LOAD_MEDIA_SNIFFER_OVERRIDES_CONTENT_TYPE | nsIChannel | |
LOAD_REPLACE | nsIChannel | |
LOAD_RETARGETED_DOCUMENT_URI | nsIChannel | |
LOAD_TARGETED | nsIChannel | |
Open(nsIInputStream **_retval) | nsIChannel | |
QueryInterface(nsIIDRef riid, void **result) | nsISupports | |
Release() | nsISupports | |
Resume() | nsIRequest | |
SetContentCharset(const nsACString *aContentCharset) | nsIChannel | |
SetContentDisposition(uint32_t aContentDisposition) | nsIChannel | |
SetContentDispositionFilename(const nsAString *aContentDispositionFilename) | nsIChannel | |
SetContentLength(int64_t aContentLength) | nsIChannel | |
SetContentType(const nsACString *aContentType) | nsIChannel | |
SetLoadFlags(nsLoadFlags aLoadFlags) | nsIRequest | |
SetLoadGroup(nsILoadGroup *aLoadGroup) | nsIRequest | |
SetLoadInfo(nsILoadInfo *aLoadInfo) | nsIChannel | |
SetNotificationCallbacks(nsIInterfaceRequestor *aNotificationCallbacks) | nsIChannel | |
SetOriginalURI(nsIURI *aOriginalURI) | nsIChannel | |
SetOwner(nsISupports *aOwner) | nsIChannel | |
Suspend() | nsIRequest | |