Guest User

Untitled

a guest
Jul 20th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. <resource rel="self" href="/my_collection">
  2. <link rel="next" href="/another_collection" />
  3. <link rel="search" templated="true" href="/my_collection/search={searchterm}" />
  4. <control activity="createItem" target="/my_collection" template="/my_collection/new" method="PUT" content-type="application/vnd.ericjbowman+xml"/>
  5. <resource rel="info" href="/my_collection/info" etag="ZOMGSCIENCE1337" cache-control="public, max-age=600">
  6. <items>12</items>
  7. <foo>bar</foo>
  8. </resource>
  9. </resource>
Add Comment
Please, Sign In to add comment