Added Cowboy

main
Kyle Kress 10 years ago
parent 2e8844c29b
commit 3aacbeb87b

@ -623,9 +623,9 @@
"Ckan": {
"website": "ckan.org/",
"cats": [ 1 ],
"headers": {
"headers": {
"Access-Control-Allow-Headers": "X-CKAN-API-KEY",
"Link": "<http://ckan.org/>; rel=shortlink"
"Link": "<http://ckan.org/>; rel=shortlink"
},
"implies": [ "Python", "Solr", "Java", "PostgreSQL\\;confidence:80" ]
},
@ -778,6 +778,12 @@
"cats": [ 22 ],
"headers": { "Server": "CouchDB/([\\d.]+)\\;version:\\1" }
},
"Cowboy": {
"website": "ninenines.eu",
"cats": [ 18, 22 ],
"headers": { "Server": "Cowboy" },
"implies": "Erlang"
},
"cPanel": {
"website": "www.cpanel.net",
"cats": [ 9 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Loading…
Cancel
Save