A progress object which is passed to onprogress callbacks

{ lengthComputable: boolean; loaded: number; total: number; }