Changeset 1868 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 06/09/12 06:52:52 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1867 r1868 2083 2083 <t> 2084 2084 When multiple transfer-codings are acceptable, the client &MAY; rank the 2085 codings by preference using a "q" parameter (similar to the qvalues2086 used in content negotiation fields, &qvalue;). The rank value is a real2087 number in the range 0 through 1, where 0.001 is the least preferred and2088 1 is the most preferred; a value of 0 means "not acceptable".2085 codings by preference using a case-insensitive "q" parameter (similar to 2086 the qvalues used in content negotiation fields, &qvalue;). The rank value 2087 is a real number in the range 0 through 1, where 0.001 is the least 2088 preferred and 1 is the most preferred; a value of 0 means "not acceptable". 2089 2089 </t> 2090 2090 <t>
Note: See TracChangeset
for help on using the changeset viewer.