Its syntax is defined in [H14.16] as follows:
Content-Range = "Content-Range" ":" content-range-spec content-range-spec = byte-content-range-spec byte-content-range-spec = bytes-unit SP byte-range-resp-spec "/" ( instance-length | "*" ) byte-range-resp-spec = (first-byte-pos "-" last-byte-pos) | "*" instance-length = 1*DIGIT
Defines | |
| #define | HTTP_CONTENT_RANGE_INIT() |
| Initializer for structure http_content_range_t. | |
| #define | HTTPTAG_CONTENT_RANGE(x) |
| Tag list item for pointer to a Content-Range header object. | |
| #define | HTTPTAG_CONTENT_RANGE_STR(s) |
| Tag list item for string with Content-Range header value. | |
Typedefass="memItemRight" valign="bottom"> | |