nsIDocShellLoadInfo
| IID: | 4f813a88-7aca-4607-9896-d97270cdf15e |
| Inherits From: | nsISupports |
Constants
Properties
nsIInputStream headersStream
PRBool inheritOwner
If this attribute is true and no owner is specified, copy the owner from the referring document.
nsDocShellInfoLoadType loadType
nsISupports owner
The owner of the load, that is, the entity responsible for causing the load to occur. This should be a nsIPrincipal typically.
nsIInputStream postDataStream
nsIURI referrer
PRBool sendReferrer
True if the referrer should be sent, false if it shouldn't be sent, even if it's available. This attribute defaults to true.
nsISHEntry SHEntry
PRUnichar* target
References
This interface is passed as an argument to the following methods:
nsIDocShell.createLoadInfo, nsIDocShell.loadStream, nsIDocShell.loadURI
Reference documentation is generated from Mozilla's source.
