whatwg/xhr

Do not fire upload progress events if the upload complete flag is set

annevk opened this issue · 0 comments

As discussed with @wisniewskit and others in web-platform-tests/wpt#7933.

An interesting bonus exercise might be figuring out why Fetch calls process request end-of-body for null bodies (and why it seems to call it 4 times).