This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
mitmproxy
mirror of
https://github.com/mitmproxy/mitmproxy.git
Watch
1
Star
1
Fork
You've already forked mitmproxy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9415846232
mitmproxy
/
test
/
scripts
/
duplicate_flow.py
6 lines
79 B
Python
Raw
Blame
History
def
request
(
ctx
,
f
)
:
f
=
ctx
.
duplicate_flow
(
f
)
ctx
.
replay_request
(
f
)
Reference in New Issue
View Git Blame
Copy Permalink