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

11 lines
210 B
JSON

{
"name": "HTTP/2",
"website": "https://http2.github.io",
"matches": [
{
"search": "headers[x-firefox-spdy]",
"regexp": "h2"
}
],
"excludes": "SPDY"
}