The toy request asks for one file.
The request uses GET
The request line asks for the toy file path.
GET /file.txt
The Host header names static.example
Host is still a separate request header.
Host=static.example
The version token is pinned
The request line ends with the pinned HTTP version token.
HTTP version token
Summary
The request names the file before the Range header narrows the bytes.
request checked