web / HTTP / partial content
HTTP Range, 206 and 416 review guide
Review the boundaries between Range, Content-Range, 206 Partial Content, and 416 Range Not Satisfiable with synthetic cases. No URL or body is fetched.
web / HTTP / partial content
Review the boundaries between Range, Content-Range, 206 Partial Content, and 416 Range Not Satisfiable with synthetic cases. No URL or body is fetched.
Separate a complete response, a satisfiable partial response, an unsatisfiable range, and multiple-range representation.
| Case | Result | Key point |
|---|---|---|
| Choose a case to show the matrix. | ||
This page performs no URL fetch, upload, external request, storage, or parsing.
Synthetic results do not certify a real server or CDN's Range behavior. Confirm actual response headers and body separately.