File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 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]
76887688assert 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>'
76897689
76907690= HTTP decompression (brotli)
7691+ ~ brotli
76917692
76927693conf.debug_dissector = True
76937694load_layer("http")
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ deps = mock
2222 cryptography
2323 coverage
2424 python-can
25- brotli
25+ brotli<1.0.8
2626platform =
2727 linux_non_root,linux_root: linux
2828 bsd_non_root,bsd_root: darwin|freebsd|openbsd|netbsd
You can’t perform that action at this time.
0 commit comments