Implemented by
[scriptable, uuid(933cb52a-2864-4a40-8678-a2d0851b0ef4)]
interface nsIPrefetchService : nsISupports
Methods
Enqueue a request to prefetch the specified URI. @param aURI the URI of the document to prefetch @param aReferrerURI the URI of the referring page @param aExplicit the link element has an explicit prefetch link type
void
prefetchURI(in nsIURI aURI, in nsIURI aReferrerURI, in boolean aExplicit)
Compare to: