jasmine-ajax icon indicating copy to clipboard operation
jasmine-ajax copied to clipboard

Xhr object should have an upload object as attribute

Open mjeanroy opened this issue 9 years ago • 1 comments

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.

mjeanroy avatar Apr 14 '15 09:04 mjeanroy

I'd be happy to review a pull request that enabled this functionality.

slackersoft avatar Apr 16 '15 20:04 slackersoft

Closing due to sustained lack of user interest.

sgravrock avatar Sep 23 '23 17:09 sgravrock