Hacker News new | ask | show | jobs
by sethaurus 147 days ago
Upload progress. The Fetch API offers no way observe and display progress when uploading a file (or making any large request). jQuery makes this possible via the `xhr` callback.