Skip to content

Commit

Permalink
feat(ajax): Add option for streaming progress
Browse files Browse the repository at this point in the history
- Fixes a bunch of tests that were slightly off or had bad assumptions
- Adds two new features: `includeUploadProgress` and `includeDownloadProgress` that will add additional events to the output stream before the event that is usually emitted.

Resolved ReactiveX#2833
  • Loading branch information
benlesh committed Feb 7, 2021
1 parent d783cd1 commit 9adae59
Show file tree
Hide file tree
Showing 4 changed files with 528 additions and 125 deletions.
Loading

0 comments on commit 9adae59

Please sign in to comment.