mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
Merge branch 'master' into develop
This commit is contained in:
commit
903038b8de
@ -263,6 +263,7 @@ def common_options(parser):
|
||||
help="Disable response pop from response flow. "
|
||||
"This makes it possible to replay same response multiple times."
|
||||
)
|
||||
parser.add_option_group(group)
|
||||
|
||||
group = optparse.OptionGroup(
|
||||
parser,
|
||||
|
Loading…
Reference in New Issue
Block a user