Changeset 2256 for draft-ietf-httpbis/latest
- Timestamp:
- 19/05/13 09:06:06 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r2254 r2256 3225 3225 </p> 3226 3226 <div class="note" id="rfc.section.8.1.2.p.4"> 3227 <p> <b>Note:</b> Avoid method names starting with "M-", their semantics has been overloaded by <a href="#RFC2774" id="rfc.xref.RFC2774.1"><cite title="An HTTP Extension Framework">[RFC2774]</cite></a>. 3227 <p> <b>Note:</b> Avoid defining a method name that starts with "M-", since that prefix might be misinterpreted as having the semantics assigned 3228 to it by <a href="#RFC2774" id="rfc.xref.RFC2774.1"><cite title="An HTTP Extension Framework">[RFC2774]</cite></a>. 3228 3229 </p> 3229 3230 </div> -
draft-ietf-httpbis/latest/p2-semantics.xml
r2254 r2256 4229 4229 <x:note> 4230 4230 <t> 4231 &Note; Avoid method names starting with "M-", their semantics has been 4232 overloaded by <xref target="RFC2774"/>. 4231 &Note; Avoid defining a method name that starts with "M-", since that 4232 prefix might be misinterpreted as having the semantics assigned to it 4233 by <xref target="RFC2774"/>. 4233 4234 </t> 4234 4235 </x:note>
Note: See TracChangeset
for help on using the changeset viewer.