mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 10:47:14 +00:00
2 lines
65 B
Python
2 lines
65 B
Python
def request(flow):
|
|
flow.request.query["mitmproxy"] = "rocks"
|