Skip to content

Instantly share code, notes, and snippets.

@stain
Last active December 15, 2015 11:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stain/5253726 to your computer and use it in GitHub Desktop.
Save stain/5253726 to your computer and use it in GitHub Desktop.
GET http://example.com/resource.html HTTP/1.1
Accept: text/html
HTTP/1.1 200 OK
Content-type: text/html
Link: <http://example.com/resource-provenance>;
rel="http://www.w3.org/ns/prov#has_provenance";
anchor="http://example.com/resource"
<html>
<!-- ... -->
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment