Changeset 2043 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 08/12/12 08:14:23 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r2041 r2043 206 206 <t> 207 207 HTTP provides a uniform interface for interacting with a resource 208 (<xref target="resource "/>), regardless of its type, nature, or208 (<xref target="resources"/>), regardless of its type, nature, or 209 209 implementation, and for transferring content in message payloads in the 210 form of a representation (<xref target="representation "/>).210 form of a representation (<xref target="representations"/>). 211 211 </t> 212 212 <t> … … 257 257 </section> 258 258 259 <section title="Resource " anchor="resource">259 <section title="Resources" anchor="resources"> 260 260 <x:anchor-alias value="target resource"/> 261 261 <t> … … 285 285 </section> 286 286 287 <section title="Representation " anchor="representation">287 <section title="Representations" anchor="representations"> 288 288 <iref item="representation"/> 289 289 <t> … … 5649 5649 The term "representation" is introduced, replacing both "entity" and 5650 5650 "variant." 5651 (<xref target="representation " />)5651 (<xref target="representations" />) 5652 5652 </t> 5653 5653 <t>
Note: See TracChangeset
for help on using the changeset viewer.