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

Do not use fallback in reverse proxy router #16

Open
mbr opened this issue Dec 30, 2023 · 0 comments
Open

Do not use fallback in reverse proxy router #16

mbr opened this issue Dec 30, 2023 · 0 comments
Labels
tech-debt Technical debt

Comments

@mbr
Copy link
Owner

mbr commented Dec 30, 2023

see https://docs.rs/axum/latest/axum/routing/struct.Router.html#handling-all-requests-without-other-routes

Currently, ReverseProxy uses .fallback even though it has only a single route, this can and should be changed.

@mbr mbr added the tech-debt Technical debt label Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Technical debt
Projects
None yet
Development

No branches or pull requests

1 participant