Skip to content

feat: Add preRewrite and routes options. #422

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ShogunPanda
Copy link
Contributor

This PR adds two new options:

  1. routes, which is used to explicitly provide the list of routes we want to manage via http-proxy. Defaults to / and /*, which is the current behavior.
  2. preRewrite, which is a function which can be provided to manipulate the request URL before rewriting and serving it via reply.from.

Checklist

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcollina mcollina requested review from Uzlopak and Eomm June 19, 2025 09:58
Signed-off-by: Paolo Insogna <[email protected]>
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.

4 participants