Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

DownloadSource

A DownloadSource object represents the source of a download, for example a document or an URI.

Properties

Attribute Type Description
url Read only string The URI for the download source.
isPrivate Read only boolean Indicates whether the download originated from a private window. This determines the context of the network request that is made to retrieve the resource.
referrer Read only string Referrer URI of the download source, or null if no referrer should be sent or the download source is not HTTP.

See also

Document Tags and Contributors

 Contributors to this page: P.A.
 Last updated by: P.A.,