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

Relative location of ping endpoint #34

Open
mskyttner opened this issue Feb 7, 2025 · 0 comments
Open

Relative location of ping endpoint #34

mskyttner opened this issue Feb 7, 2025 · 0 comments
Labels
enhancement New feature or request feature request Feature Request help wanted Extra attention is needed

Comments

@mskyttner
Copy link

When reverse proxying a container running duckdb 1.2.0 w httpserver 0.1.15 with a base_path setting such as "/custom/", I noticed that the ping endpoint is absolute and not relative to the base_path.

This would be nice to have (endpoints relative to the base_path) because it would allow placing the service as a complete "subtree" alongside with other services more easily under the same (sub)domain name.

@lmangani lmangani added enhancement New feature or request help wanted Extra attention is needed feature request Feature Request labels Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request Feature Request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants