Changeset 2214 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 21/03/13 09:06:23 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r2212 r2214 765 765 the minor version was not incremented for the changes introduced between 766 766 <xref target="RFC2068"/> and <xref target="RFC2616"/>, and this revision 767 has specifically avoid ingany such changes to the protocol.767 has specifically avoided any such changes to the protocol. 768 768 </t> 769 769 </section> … … 4749 4749 Clients are also encouraged to consider the use of Connection: keep-alive 4750 4750 in requests carefully; while they can enable persistent connections with 4751 HTTP/1.0 servers, clients using them needwill need to monitor the4751 HTTP/1.0 servers, clients using them will need to monitor the 4752 4752 connection for "hung" requests (which indicate that the client ought stop 4753 4753 sending the header field), and this mechanism ought not be used by clients
Note: See TracChangeset
for help on using the changeset viewer.