Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Added Flag to Disable Base Path Removal #72

Merged
merged 2 commits into from
Jul 2, 2021

Conversation

EthanDavis
Copy link
Contributor

@EthanDavis EthanDavis commented Jun 21, 2021

Added property removeBasePath to proxyIntegrationConfig This will allow users to disable the default functionality of removing the /basepath from incoming requests when they have a custom domain. If this looks okay I'll update documentation accordingly.

EthanDavis and others added 2 commits June 21, 2021 14:54
Added  property `removeBasePath` to `proxyIntegrationConfig` This will allow users to disable the default functionality of removing the `/basepath` from incoming requests.  If this looks okay I'll update documentation accordingly.
…o deafult to true in order to not break original functionality
@EthanDavis
Copy link
Contributor Author

Please let me know if there's more I can/ need to do for this PR.

Thanks,
Ethan

@chgohlke
Copy link
Member

chgohlke commented Jul 2, 2021

Hi @EthanDavis , thank you for your PR. It's a first approach to get around the "ugly hack". If I ever have time 😞
again or someone else, the code will have to be reworked.

@chgohlke chgohlke merged commit dd32faf into spring-media:master Jul 2, 2021
@EthanDavis
Copy link
Contributor Author

@chgohlke Yeah I know it's not the greatest work around. Thanks for the approval and merge though! When will this be released? Also I'm interested in helping to maintain this library. Anywhere specifically I could start?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants