Skip to content
This repository was archived by the owner on Jan 14, 2021. It is now read-only.

Add CLIENT-HINTS ref #10

Merged
merged 2 commits into from
Apr 5, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions references.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@
"authors": ["Mike West"],
"publisher": "W3C"
},
"CLIENT-HINTS" : {
"href" : "https://tools.ietf.org/html/draft-ietf-httpbis-client-hints",
"title" : "HTTP Client Hints",
"authors": ["Ilya Grigorik"],
"publisher" : "IETF"
},
"CSP" : {
"href" : "https://w3c.github.io/webappsec-csp/",
"title" : "Content Security Policy",
Expand Down