Files
OneForAll-mirror/data/rules/whatweb/knopflerfish-http-server.json
T
2020-07-29 00:02:06 +08:00

14 lines
424 B
JSON

{
"name": "Knopflerfish-HTTP-Server",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Knopflerfish HTTP Server - Small footprint OSGi HTTP server implementation for embedded use",
"website": "http://www.knopflerfish.org/",
"matches": [
{
"search": "headers[server]",
"regexp": "(?-mix:^The Knopflerfish HTTP Server$)"
}
]
}