Merge pull request #2736 from jvoisin/add_openbsdhttpd

Add detection for OpenBSD's httpd
main
Elbert Alias 5 years ago committed by GitHub
commit 6ab6352902
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7385,6 +7385,15 @@
}, },
"website": "http://open-eshop.com/" "website": "http://open-eshop.com/"
}, },
"OpenBSD httpd": {
"cats": [
22
],
"headers": {
"Server": "^OpenBSD httpd"
},
"website": "https://man.openbsd.org/httpd.8"
},
"OpenCart": { "OpenCart": {
"cats": [ "cats": [
6 6