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

Can I us this to add custom request headers? #130

Open
digininja opened this issue Jun 3, 2024 · 1 comment
Open

Can I us this to add custom request headers? #130

digininja opened this issue Jun 3, 2024 · 1 comment

Comments

@digininja
Copy link

I do web testing and for one client I need to add a custom header to all requests to their site, can I configure this to do that for me?

The use case is so I can point all my tools through this proxy and it handles adding the header rather than me having to work out how to do it on a tool by tool basis.

There is no security risk, I know the site, I can use my own CA which is already trusted by my system, cert warnings won't be a problem.

@mholt
Copy link
Member

mholt commented Jun 4, 2024

You might be able to do it with the request_header directive?

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

No branches or pull requests

2 participants