Changeset 1776 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 14/07/12 17:52:23 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1773 r1776 1821 1821 <t> 1822 1822 Request messages that are prematurely terminated, possibly due to a 1823 cancel led connection or a server-imposed time-out exception, &MUST;1823 canceled connection or a server-imposed time-out exception, &MUST; 1824 1824 result in closure of the connection; sending an HTTP/1.1 error response 1825 1825 prior to closing the connection is &OPTIONAL;. … … 3773 3773 We very strongly recommend that a convenient interface be provided 3774 3774 for the user to control dissemination of such information, and that 3775 designers and implement ors be particularly careful in this area.3775 designers and implementers be particularly careful in this area. 3776 3776 History shows that errors in this area often create serious security 3777 3777 and/or privacy problems and generate highly adverse publicity for the 3778 implement or's company.3778 implementer's company. 3779 3779 </t> 3780 3780 </section> … … 3856 3856 </t> 3857 3857 <t> 3858 Implement ors need to consider the privacy and security3858 Implementers need to consider the privacy and security 3859 3859 implications of their design and coding decisions, and of the 3860 3860 configuration options they provide to operators (especially the … … 5010 5010 <section title="Changes from RFC 2616" anchor="changes.from.rfc.2616"> 5011 5011 <t> 5012 Clarify that the string "HTTP" in the HTTP-version AB FNproduction is case5012 Clarify that the string "HTTP" in the HTTP-version ABNF production is case 5013 5013 sensitive. Restrict the version numbers to be single digits due to the fact 5014 5014 that implementations are known to handle multi-digit version numbers … … 5071 5071 </t> 5072 5072 <t> 5073 Remove requirement to retry requests under certain cir umstances when the5073 Remove requirement to retry requests under certain circumstances when the 5074 5074 server prematurely closes the connection. 5075 5075 (<xref target="message.transmission.requirements"/>)
Note: See TracChangeset
for help on using the changeset viewer.