Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stop proxy request if [ X-Do-Not-Proxy: on ] Header exist in request #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mAminP
Copy link

@mAminP mAminP commented Sep 21, 2023

Hi

Sometimes I need to send some requests through the browser and I don't want to proxy those requests, so I have to stop them to go to a burp scan for example.

So a header can help here. I made some small changes to the proxy
onRequest listener

if confition changed for do not proxy request if x-do-not-proxy header was set
if confition changed for do not proxy request if x-do-not-proxy header was set :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant