Why do you need this library? Google Chrome (as of version 64) can not estimate the total download size of XMLHTTPRequests when content-encoding: gzip is set, even if the content-length header is set.
Hi, I'm trying to do a HTTP Call and tried fetch api did not work so I followed the documentation which uses XMLHttpRequest which also did not work. not sure what I need to do. ReferenceError: ...