Files
OneForAll-mirror/data/rules/wappalyzer/rackcache.json
T
2020-07-29 00:02:06 +08:00

11 lines
225 B
JSON

{
"name": "RackCache",
"website": "https://github.com/rtomayko/rack-cache",
"matches": [
{
"search": "headers[x-rack-cache]",
"regexp": ".*"
}
],
"implies": "Ruby"
}