File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7688,6 +7688,7 @@ assert HTTPResponse in pkts[2]
7688
7688
assert pkts[2].load == b'<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><title></title></head><body style="background-color: transparent"><img src=\'https://pixel.mathtag.com/event/img?mt_id=151466&mt_adid=106144&v1=&v2=&v3=&s1=&s2=&s3=&ord=2047279765\' width=\'1\' height=\'1\' /><img src="https://adservice.google.com/ddm/fls/z/src=3656617;type=hpvisit;cat=homep198;u2=;u6=;u5=;u4=;u3=;u9=;u10=;u7=;u13=;u14=;u11=;u17=;u18=unknown;u20=;ord=1956603866265.9536"/></body></html>'
7689
7689
7690
7690
= HTTP decompression (brotli)
7691
+ ~ brotli
7691
7692
7692
7693
conf.debug_dissector = True
7693
7694
load_layer("http")
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ deps = mock
22
22
cryptography
23
23
coverage
24
24
python-can
25
- brotli
25
+ brotli<1.0.8
26
26
platform =
27
27
linux_non_root,linux_root: linux
28
28
bsd_non_root,bsd_root: darwin|freebsd|openbsd|netbsd
You can’t perform that action at this time.
0 commit comments