commit
3bedab906c
|
@ -30,8 +30,13 @@ http:
|
|||
- "1f8b080000000000" # Gunzip magic byte
|
||||
condition: or
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "Accept-Encoding: gzip"
|
||||
case-insensitive: true
|
||||
negative: true
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by mp on 2022/05/20
|
||||
|
|
Loading…
Reference in New Issue