mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 03:07:18 +00:00
add support for multiple scripts and script arguments. refs #76
This commit is contained in:
parent
d3beaa7382
commit
2b4af8d475
12 changed files with 101 additions and 63 deletions
|
|
@ -25,7 +25,7 @@ The new header will be added to all responses passing through the proxy.
|
|||
|
||||
## Events
|
||||
|
||||
### start(ScriptContext)
|
||||
### start(ScriptContext, argv)
|
||||
|
||||
Called once on startup, before any other events.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue