Changeset 1335 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 19/07/11 07:13:24 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r1326 r1335 74 74 <!ENTITY status-412 "<xref target='Part4' x:rel='#status.412' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 75 75 <!ENTITY status-416 "<xref target='Part5' x:rel='#status.416' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 76 <!ENTITY p3-header-fields "<xref target='Part3' x:rel='#header.fields' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 76 77 <!ENTITY p4-status-codes "<xref target='Part4' x:rel='#status.code.definitions' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 77 78 <!ENTITY p5-status-codes "<xref target='Part5' x:rel='#status.code.definitions' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> … … 1817 1818 The resource identified by the request is only capable of generating 1818 1819 response representations which have content characteristics not acceptable 1819 according to the accept header fields sent in the request. 1820 according to the Accept and Accept-* header fields sent in the request 1821 (see &p3-header-fields;). 1820 1822 </t> 1821 1823 <t> … … 4158 4160 <section title="Since draft-ietf-httpbis-p2-semantics-15" anchor="changes.since.15"> 4159 4161 <t> 4160 None yet. 4162 Closed issues: 4163 <list style="symbols"> 4164 <t> 4165 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/285"/>: 4166 "Strength of requirements on Accept re: 406" 4167 </t> 4168 </list> 4161 4169 </t> 4162 4170 </section>
Note: See TracChangeset
for help on using the changeset viewer.