12345678910111213 |
- GET /Sample-Movie.mp4 HTTP/1.1
- Host: localhost:8080
- Connection: keep-alive
- Cache-Control: no-cache
- Pragma: no-cache
- Accept-Encoding: identity;q=1, *;q=0
- User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36
- Accept: */*
- DNT: 1
- Referer: http://localhost:8080/Sample-Movie.mp4
- Accept-Language: en-US,en;q=0.8,fr;q=0.6
- Range: bytes=3391326-
|