Merge pull request #6581 from fabaff/tornado-detect

Add support to detect Tornado
patch-1
Ritik Chaddha 2023-01-22 20:40:30 +05:30 committed by GitHub
commit 5738fd97cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -3675,3 +3675,9 @@ requests:
part: header
words:
- "X-Powered-By: Sails"
- type: word
name: tornado
part: header
words:
- "TornadoServer/"