Confirmed users
353
edits
| Line 93: | Line 93: | ||
=== How is a download initiated? === | === How is a download initiated? === | ||
* A simple <a> tag with a href pointing to a server that returns a Content-Type of | * A simple <a> tag with a href pointing to a server that returns a Content-Type of "application/octet-stream" | ||
* mozDownloadManager.ondownloadstart (download_manager.js) creates download start notification | * mozDownloadManager.ondownloadstart (download_manager.js) creates download start notification | ||