mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-28 12:15:00 +08:00
update examples, fix #353
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
def responseheaders(ctx, flow):
|
||||
def responseheaders(context, flow):
|
||||
"""
|
||||
Enables streaming for all responses.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user