Changeset 1267 for draft-ietf-httpbis/latest/httpbis.abnf
- Timestamp:
- 08/04/11 08:15:20 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/httpbis.abnf
r1236 r1267 19 19 Content-Length = 1*DIGIT 20 20 Content-Location = absolute-URI / partial-URI 21 Content-MD5 = <base64 of 128 bit MD5 digest as per [RFC1864]>22 21 Content-Range = content-range-spec 23 22 Content-Type = media-type … … 248 247 ; Content-Length defined but not used 249 248 ; Content-Location defined but not used 250 ; Content-MD5 defined but not used251 249 ; Content-Range defined but not used 252 250 ; Content-Type defined but not used
Note: See TracChangeset
for help on using the changeset viewer.