Changeset 1069 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 28/10/10 13:24:45 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1063 r1069 35 35 <!ENTITY status-100 "<xref target='Part2' x:rel='#status.100' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 36 36 <!ENTITY status-1xx "<xref target='Part2' x:rel='#status.1xx' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 37 <!ENTITY status-3xx "<xref target='Part2' x:rel='#status.3xx' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 37 38 <!ENTITY status-414 "<xref target='Part2' x:rel='#status.414' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 38 39 ]> … … 3292 3293 The Upgrade header field cannot be used to indicate a switch to a 3293 3294 protocol on a different connection. For that purpose, it is more 3294 appropriate to use a 3 01, 302, 303, or 305 redirection response.3295 appropriate to use a 3xx redirection response (&status-3xx;). 3295 3296 </t> 3296 3297 <t>
Note: See TracChangeset
for help on using the changeset viewer.