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

Preserve proxy baseUri downstream #2631

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

Conversation

null-zero
Copy link

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other: <!-- Please describe: -->

What is the current behavior?

Proxy baseUri is not preserved for directories, or on browser launch.
#2529

Issue Number: 2529

What is the new behavior?

Append baseUri to req.originalUrl to properly pass directory uri downstream
Modify opn call destination with baseUri

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

I'm not all that knowledgeable about API's so if it's a breaking change and I've mislabeled it I'm sorry!!

@null-zero null-zero changed the title Reverse proxy fix Preserve proxy baseUri downstream Oct 25, 2022
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.

None yet

1 participant