We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.

This lesson's interactive features are locked, please to keep using them

More Requests

HTTP requests for the .mp4 data aren't only made on the initial page load (duh).

Go ahead and play the horizontal boots video, and keep the network tab open. You'll see more requests for partial content being made.

Seek around the video a bit, for example, jump halfway through. You should see more requests being made to download the specific byte ranges of the video file.

Range requests are pretty cool!