Update detect-dns-over-https.yaml

Every DoH server we tested with this query payload responded with a Content-Length of 49. 👍🏻
patch-1
Geeknik Labs 2021-03-27 21:29:35 +00:00 committed by GitHub
parent 435ff7a419
commit 5ef0b6d6e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -25,3 +25,6 @@ requests:
words:
- "application/dns-message"
part: header
- type: regex
regex:
- "(C|c)ontent-(L|l)ength: 49"