forked from w3c/webappsec-referrer-policy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
biblio.json
94 lines (94 loc) · 2.72 KB
/
biblio.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
"BEACON": {
"authors": [ "Jatinder Mann", "Alois Reitbauer" ],
"href": "http://www.w3.org/TR/beacon/",
"title": "Beacon",
"status": "WD",
"publisher": "W3C"
},
"CAPABILITY-URLS": {
"authors": [ "Jenni Tennison" ],
"href": "http://www.w3.org/TR/capability-urls/",
"title": "Capability URLs",
"status": "WD",
"publisher": "W3C"
},
"FETCH": {
"authors": [ "Anne van Kesteren" ],
"href": "http://fetch.spec.whatwg.org/",
"title": "Fetch",
"status": "Living Standard",
"publisher": "WHATWG"
},
"HTML-IMPORTS": {
"authors": [ "Dmitri Glazkov", "Hajime Morrita" ],
"href": "http://www.w3.org/TR/html-imports/",
"title": "HTML Imports",
"status": "WD",
"publisher": "W3C"
},
"MANIFEST": {
"authors": [ "Marcos Caceres", "Anssi Kostiainen", "Kenneth Rohde Christiansen" ],
"etAl": true,
"href": "http://w3c.github.io/manifest/",
"title": "Manifest for web application",
"status": "WD",
"publisher": "W3C"
},
"MIX": {
"authors": [ "Mike West" ],
"href": "https://w3c.github.io/webappsec/specs/mixedcontent/",
"title": "Mixed Content",
"status": "ED",
"publisher": "W3C"
},
"SERVICEWORKERS": {
"authors": [ "Alex Russell", "Jungkee Song" ],
"href": "http://www.w3.org/TR/service-workers/",
"title": "Service Workers",
"status": "WD",
"publisher": "W3C"
},
"WSP": {
"authors": [ "Ian Fette", "Alexey Melnikov" ],
"href": "http://tools.ietf.org/html/rfc6455",
"title": "The WebSocket Protocol",
"status": "RFC",
"publisher": "IETF"
},
"RFC4627": {
"authors": [ "Douglas Crockford" ],
"href": "http://www.ietf.org/rfc/rfc4627.txt",
"title": "The 'application/json' Media Type for JavaScript Object Notation (JSON)",
"status": "RFC",
"publisher": "IETF"
},
"RFC4632": {
"authors": [ "Vince Fuller", "Tony Li" ],
"href": "http://www.ietf.org/rfc/rfc4632.txt",
"title": "Classless Inter-domain Routing (CIDR): The Internet Address Assignment and Aggregation Plan",
"status": "RFC",
"publisher": "IETF"
},
"RFC6454": {
"authors": [ "Adam Barth" ],
"href": "http://www.ietf.org/rfc/rfc6454.txt",
"title": "The Web Origin Concept",
"status": "RFC",
"publisher": "IETF"
},
"RFC6797": {
"authors": [ "Jeff Hodges", "Collin Jackson", "Adam Barth" ],
"href": "http://www.ietf.org/rfc/rfc6797.txt",
"title": "HTTP Strict Transport Security (HSTS)",
"status": "RFC",
"publisher": "IETF"
},
"RFC7231": {
"authors": [ "Roy T. Fielding", "Julian F. Reschke" ],
"href": "http://www.ietf.org/rfc/rfc7231.txt",
"title": "HTTP/1.1 Semantics and Content",
"status": "RFC",
"publisher": "IETF"
}
}