Changeset 2613
- Timestamp:
- 01/02/14 11:12:56 (8 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r2612 r2613 2107 2107 to <a href="p2-semantics.html#status.203" class="smpl">203 (Non-Authoritative Information)</a> (<a href="p2-semantics.html#status.203" title="203 Non-Authoritative Information">Section 6.3.4</a> of <a href="#Part2" id="rfc.xref.Part2.27"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content">[Part2]</cite></a>). 2108 2108 </p> 2109 <p id="rfc.section.5.7.2.p.8">A proxy <em class="bcp14">MUST NOT</em> modify header fields that provide information about the end points of the communication chain, the resource state, or the 2110 selected representation. 2109 <p id="rfc.section.5.7.2.p.8">A proxy <em class="bcp14">SHOULD NOT</em> modify header fields that provide information about the end points of the communication chain, the resource state, or the 2110 selected representation (other than the payload) unless the field's definition specifically allows such modification or the 2111 modification is deemed necessary for privacy or security. 2111 2112 </p> 2112 2113 </div> -
draft-ietf-httpbis/latest/p1-messaging.xml
r2612 r2613 2837 2837 </t> 2838 2838 <t> 2839 A proxy &MUST-NOT; modify header fields that provide information about the 2840 end points of the communication chain, the resource state, or the selected 2841 representation. 2839 A proxy &SHOULD-NOT; modify header fields that provide information about 2840 the end points of the communication chain, the resource state, or the 2841 selected representation (other than the payload) unless the field's 2842 definition specifically allows such modification or the modification is 2843 deemed necessary for privacy or security. 2842 2844 </t> 2843 2845 </section>
Note: See TracChangeset
for help on using the changeset viewer.