Changeset 1846
- Timestamp:
- 02/09/12 04:53:42 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r1845 r1846 3105 3105 <li>Safe ("yes" or "no", see <a href="#safe.methods" title="Safe Methods">Section 3.2.1</a>) 3106 3106 </li> 3107 <li>Idempotent ("yes" or "no", see <a href="# safe.methods" title="Safe Methods">Section 3.2.1</a>)3107 <li>Idempotent ("yes" or "no", see <a href="#idempotent.methods" title="Idempotent Methods">Section 3.2.2</a>) 3108 3108 </li> 3109 3109 <li>Pointer to specification text</li> -
draft-ietf-httpbis/latest/p2-semantics.xml
r1845 r1846 3956 3956 <t>Method Name (see <xref target="methods"/>)</t> 3957 3957 <t>Safe ("yes" or "no", see <xref target="safe.methods"/>)</t> 3958 <t>Idempotent ("yes" or "no", see <xref target=" safe.methods"/>)</t>3958 <t>Idempotent ("yes" or "no", see <xref target="idempotent.methods"/>)</t> 3959 3959 <t>Pointer to specification text</t> 3960 3960 </list>
Note: See TracChangeset
for help on using the changeset viewer.