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

10 lines
191 B
JSON

{
"name": "gRPC",
"website": "https://grpc.io",
"matches": [
{
"search": "headers[content-type]",
"regexp": "^application\\/grpc"
}
]
}