Updated Rack::Cache

main
Elbert Alias 12 years ago
parent 5a83cd545d
commit 16518961c0

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 B

@ -1194,6 +1194,11 @@
cats: [ 6 ], cats: [ 6 ],
html: /<a href="[^>]+opensolution\.org\/">Powered by/i html: /<a href="[^>]+opensolution\.org\/">Powered by/i
}, },
'Rack::Cache': {
cats: [ 23 ],
headers: { 'X-Rack-Cache': /.+/ },
implies: [ 'Ruby' ]
},
'Raphael': { 'Raphael': {
cats: [ 25 ], cats: [ 25 ],
script: /raphael.*\.js/, script: /raphael.*\.js/,

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 B

@ -1194,6 +1194,11 @@
cats: [ 6 ], cats: [ 6 ],
html: /<a href="[^>]+opensolution\.org\/">Powered by/i html: /<a href="[^>]+opensolution\.org\/">Powered by/i
}, },
'Rack::Cache': {
cats: [ 23 ],
headers: { 'X-Rack-Cache': /.+/ },
implies: [ 'Ruby' ]
},
'Raphael': { 'Raphael': {
cats: [ 25 ], cats: [ 25 ],
script: /raphael.*\.js/, script: /raphael.*\.js/,

@ -1194,6 +1194,11 @@
cats: [ 6 ], cats: [ 6 ],
html: /<a href="[^>]+opensolution\.org\/">Powered by/i html: /<a href="[^>]+opensolution\.org\/">Powered by/i
}, },
'Rack::Cache': {
cats: [ 23 ],
headers: { 'X-Rack-Cache': /.+/ },
implies: [ 'Ruby' ]
},
'Raphael': { 'Raphael': {
cats: [ 25 ], cats: [ 25 ],
script: /raphael.*\.js/, script: /raphael.*\.js/,

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 B

@ -1194,6 +1194,11 @@
cats: [ 6 ], cats: [ 6 ],
html: /<a href="[^>]+opensolution\.org\/">Powered by/i html: /<a href="[^>]+opensolution\.org\/">Powered by/i
}, },
'Rack::Cache': {
cats: [ 23 ],
headers: { 'X-Rack-Cache': /.+/ },
implies: [ 'Ruby' ]
},
'Raphael': { 'Raphael': {
cats: [ 25 ], cats: [ 25 ],
script: /raphael.*\.js/, script: /raphael.*\.js/,

@ -1194,6 +1194,11 @@
cats: [ 6 ], cats: [ 6 ],
html: /<a href="[^>]+opensolution\.org\/">Powered by/i html: /<a href="[^>]+opensolution\.org\/">Powered by/i
}, },
'Rack::Cache': {
cats: [ 23 ],
headers: { 'X-Rack-Cache': /.+/ },
implies: [ 'Ruby' ]
},
'Raphael': { 'Raphael': {
cats: [ 25 ], cats: [ 25 ],
script: /raphael.*\.js/, script: /raphael.*\.js/,

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 B

@ -1195,7 +1195,7 @@
html: /<a href="[^>]+opensolution\.org\/">Powered by/i html: /<a href="[^>]+opensolution\.org\/">Powered by/i
}, },
'Rack::Cache': { 'Rack::Cache': {
cats: [ 22 ], cats: [ 23 ],
headers: { 'X-Rack-Cache': /.+/ }, headers: { 'X-Rack-Cache': /.+/ },
implies: [ 'Ruby' ] implies: [ 'Ruby' ]
}, },

Loading…
Cancel
Save