/
home
/
techb158
/
ileadtechnology.com
/
SSM
/
vendor
/
rmccue
/
requests
/
tests
/
utils
/
proxy
/
/home/techb158/ileadtechnology.com/SSM/vendor/rmccue/requests/tests/utils/proxy
mkdir
upload
Name
Size
Mode
Actions
proxy.py
163
0644
edit
dl
rm
start.sh
357
0644
edit
dl
rm
stop.sh
147
0644
edit
dl
rm
Edit:
/home/techb158/ileadtechnology.com/SSM/vendor/rmccue/requests/tests/utils/proxy/proxy.py
(163B)
def request(context, flow): flow.request.headers["x-requests-proxy"] = "http" def response(context, flow): flow.response.headers[b"x-requests-proxied"] = "http"
Save
cmd:
run