Steps to reproduce:
- Save
range-request.html
locally and open it in Chrome - Clear your browser cache by going to chrome://settings/clearBrowserData, checking "Cached images and files" and clicking "Clear data"
- Open the devtools and make sure that the "Disable cache" option is not checked in the Network tab.
- Click the "Fetch file with
Range
requests" button. Observe the console logs and wait for the complete file to be fetched. - Click the "Fetch file with one request" button and observe the console logs.
- Click the "Fetch file with one request" button again and observe the console logs.
Expected result: