mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
parent
168c72a55f
commit
46901d1d55
@ -42,7 +42,7 @@ class Save:
|
||||
)
|
||||
else:
|
||||
self.filt = None
|
||||
if "save_stream_file" in updated:
|
||||
if "save_stream_file" in updated or "save_stream_filter" in updated:
|
||||
if self.stream:
|
||||
self.done()
|
||||
if ctx.options.save_stream_file:
|
||||
|
Loading…
Reference in New Issue
Block a user