jasmine-ajax
jasmine-ajax copied to clipboard
Xhr object should have an upload object as attribute
According to the specification (see here or here), each xhr object should have a unique upload attribute and events (such as 'progress', 'loadstart' etc.) should be fired on this object.
I can submit a PR if you want.
I'd be happy to review a pull request that enabled this functionality.
Closing due to sustained lack of user interest.