JavaScript XMLHttpRequestUpload : EventTarget
      XMLHttpRequestUpload is returned by the 
    
    
    XMLHttpRequest.upload
      property and is used to track the upload status of the send()
      call.
    
      Copyright © PUBLIC Contributors