Find
C
ase-sensitive
R
egexp search
Path
Showing
81cd8625
:
Revert "Bug
2011449
- Part 4: Add documentation for newtab activation window mechanism. r=home-newtab-reviewers,nbarrett" for causing failures at activity-stream.css.
firefox-main
/
toolkit
/
components
/
bitsdownload
/
bits_client
/
src
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
bits_protocol.rs
Command, response, and status types.
9397
-
in_process
-
lib.rs
An interface for managing and monitoring BITS jobs. BITS is a Windows service for performing downloads in the background, independent from an application, usually via HTTP/HTTPS. [`BitsClient`](enum.BitsClient.html) is the main interface, used to issue commands. [`BitsMonitorClient`](enum.BitsMonitorClient.html) delivers periodic status reports about a job. Microsoft's documentation for BITS can be found at <https://docs.microsoft.com/en-us/windows/desktop/Bits/background-intelligent-transfer-service-portal>
9857
-