Update article.md

This commit is contained in:
Ilya Kantor 2019-05-26 22:02:30 +03:00 committed by GitHub
parent 4ac1defca5
commit fabf802dbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# Fetch: Download progress # Fetch: Download progress
`Fetch` allows to track download progress, but not upload progress. The `fetch` method allows to track download progress.
Please note: there's currently no way for fetch to track upload progress. For that purpose, please use [XMLHttpRequest](info:xmlhttprequest). Please note: there's currently no way for fetch to track upload progress. For that purpose, please use [XMLHttpRequest](info:xmlhttprequest).