Changeset 1692 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 23/06/12 12:01:38 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1689 r1692 16 16 <!ENTITY ID-YEAR "2012"> 17 17 <!ENTITY mdash "—"> 18 <!ENTITY Note "<x:h xmlns:x='http://purl.org/net/xml2rfc/ext'>Note:</x:h>"> 18 19 <!ENTITY caching-overview "<xref target='Part6' x:rel='#caching.overview' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 19 20 <!ENTITY cache-incomplete "<xref target='Part6' x:rel='#response.cacheability' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> … … 308 309 <x:note> 309 310 <t> 310 <x:h>Note:</x:h>The term 'user agent' covers both those situations where311 &Note; The term 'user agent' covers both those situations where 311 312 there is a user (human) interacting with the software agent (and for which 312 313 user interface or interactive suggestions might be made, e.g., warning the … … 1187 1188 <x:note> 1188 1189 <t> 1189 <x:h>Note:</x:h>The "Set-Cookie" header field as implemented in1190 &Note; The "Set-Cookie" header field as implemented in 1190 1191 practice can occur multiple times, but does not use the list syntax, and 1191 1192 thus cannot be combined into a single line (<xref target="RFC6265"/>). (See Appendix A.2.3 of <xref target="Kri2001"/> … … 1978 1979 </t> 1979 1980 <x:note><t> 1980 <x:h>Note:</x:h>Use of program names for the identification of encoding formats1981 &Note; Use of program names for the identification of encoding formats 1981 1982 is not desirable and is discouraged for future encodings. Their 1982 1983 use here is representative of historical practice, not good … … 1984 1985 </t></x:note> 1985 1986 <x:note><t> 1986 <x:h>Note:</x:h>For compatibility with previous implementations of HTTP,1987 &Note; For compatibility with previous implementations of HTTP, 1987 1988 applications &SHOULD; consider "x-gzip" and "x-compress" to be 1988 1989 equivalent to "gzip" and "compress" respectively. … … 2009 2010 <x:note> 2010 2011 <t> 2011 <x:h>Note:</x:h>Some incorrect implementations send the "deflate"2012 &Note; Some incorrect implementations send the "deflate" 2012 2013 compressed data without the zlib wrapper. 2013 2014 </t> … … 2084 2085 response on behalf of downstream recipients. 2085 2086 </t><t> 2086 <x:h>Note:</x:h>HTTP/1.1 does not define any means to limit the size of a2087 &Note; HTTP/1.1 does not define any means to limit the size of a 2087 2088 chunked response such that a client can be assured of buffering 2088 2089 the entire response.</t> … … 2128 2129 <x:note> 2129 2130 <t> 2130 <x:h>Note:</x:h>"Quality values" is a misnomer, since these values merely represent2131 &Note; "Quality values" is a misnomer, since these values merely represent 2131 2132 relative degradation in desired quality. 2132 2133 </t>
Note: See TracChangeset
for help on using the changeset viewer.