AddRef() | nsISupports | |
AsyncOpen(nsIStreamListener *aListener, nsISupports *aContext) | nsIChannel | |
Cancel(nsresult aStatus) | nsIRequest | |
GetAllowPipelining(bool *aAllowPipelining) | nsIHttpChannel | |
GetAllowSTS(bool *aAllowSTS) | nsIHttpChannel | |
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 | |
GetRedirectionLimit(uint32_t *aRedirectionLimit) | nsIHttpChannel | |
GetReferrer(nsIURI **aReferrer) | nsIHttpChannel | |
GetReferrerPolicy(uint32_t *aReferrerPolicy) | nsIHttpChannel | |
GetRequestHeader(const nsACString *aHeader, nsACString *_retval) | nsIHttpChannel | |
GetRequestMethod(nsACString *aRequestMethod) | nsIHttpChannel | |
GetRequestSucceeded(bool *aRequestSucceeded) | nsIHttpChannel | |
GetResponseHeader(const nsACString *header, nsACString *_retval) | nsIHttpChannel | |
GetResponseStatus(uint32_t *aResponseStatus) | nsIHttpChannel | |
GetResponseStatusText(nsACString *aResponseStatusText) | nsIHttpChannel | |
GetSecurityInfo(nsISupports **aSecurityInfo) | nsIChannel | |
GetStatus(nsresult *aStatus) | nsIRequest | |
GetURI(nsIURI **aURI) | nsIChannel | |
IsNoCacheResponse(bool *_retval) | nsIHttpChannel | |
IsNoStoreResponse(bool *_retval) | nsIHttpChannel | |
IsPending(bool *_retval) | nsIRequest | |
IsPrivateResponse(bool *_retval) | nsIHttpChannel | |
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 | |
RedirectTo(nsIURI *aNewURI) | nsIHttpChannel | |
Release() | nsISupports | |
Resume() | nsIRequest | |
SetAllowPipelining(bool aAllowPipelining) | nsIHttpChannel | |
SetAllowSTS(bool aAllowSTS) | nsIHttpChannel | |
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 | |
SetRedirectionLimit(uint32_t aRedirectionLimit) | nsIHttpChannel | |
SetReferrer(nsIURI *aReferrer) | nsIHttpChannel | |
SetReferrerWithPolicy(nsIURI *referrer, uint32_t referrerPolicy) | nsIHttpChannel | |
SetRequestHeader(const nsACString *aHeader, const nsACString *aValue, bool aMerge) | nsIHttpChannel | |
SetRequestMethod(const nsACString *aRequestMethod) | nsIHttpChannel | |
SetResponseHeader(const nsACString *header, const nsACString *value, bool merge) | nsIHttpChannel | |
Suspend() | nsIRequest | |
VisitRequestHeaders(nsIHttpHeaderVisitor *aVisitor) | nsIHttpChannel | |
VisitResponseHeaders(nsIHttpHeaderVisitor *aVisitor) | nsIHttpChannel | |