Skip to content

[feature] - Enable option to override request headers before proxying requests#7

Open
GabrielHorbach wants to merge 4 commits intoHarperFast:mainfrom
GabrielHorbach:feature/proxy-override-headers
Open

[feature] - Enable option to override request headers before proxying requests#7
GabrielHorbach wants to merge 4 commits intoHarperFast:mainfrom
GabrielHorbach:feature/proxy-override-headers

Conversation

@GabrielHorbach
Copy link
Copy Markdown

@GabrielHorbach GabrielHorbach commented Nov 5, 2025

It is a straightforward change:

  • Making the request available so the cookies can be accessed (and filtered!)
  • Making a setRequestHeaders available so a header can be updated by adding it to the actions
  • Updating the proxy flow so it checks for the request headers and adds them to the request

P.S.: Somehow, I couldn't get the correct indentation for the setRequestHeaders part, even though it looks correct in my branch.

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.

2 participants