diff options
author | Maximilian Hils <git@maximilianhils.com> | 2016-09-21 21:49:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-21 21:49:32 -0700 |
commit | e4ae35dabb6fdeb3d9de08c6611f72062fdf0607 (patch) | |
tree | 6551658ca8867c9ce36794d0c97b8cbf2ee097fa /netlib/http/http2/framereader.py | |
parent | 9e0b935fa241bc50b8c91cbdae32cb1df41ef3f1 (diff) | |
download | mitmproxy-e4ae35dabb6fdeb3d9de08c6611f72062fdf0607.tar.gz mitmproxy-e4ae35dabb6fdeb3d9de08c6611f72062fdf0607.tar.bz2 mitmproxy-e4ae35dabb6fdeb3d9de08c6611f72062fdf0607.zip |
fix mitmdump error logging, fix #1549 (#1565)
This commit replaces the logging statement introduced in
afe34e8b28988bdff91123862194606152c03c33 with the previous implementation
where an exception is raised. ProtocolExceptions are normally logged as regular warnings,
achieving the same effect for the end user. However, this retains the full stack trace
for debug-level logging, which makes the analysis of client errors considerably easier.
Diffstat (limited to 'netlib/http/http2/framereader.py')
0 files changed, 0 insertions, 0 deletions