Improve Axum Routing #1

Merged
cameron merged 1 commit from axum-routing into main 2026-06-08 09:43:29 -04:00
Owner

this adds a new axum feature that allows the service to detect the original uri when serving under a sub-path. This allows users to be able to use nest_service rather than fallback_service so that actual fallbacks can still be used.

this adds a new `axum` feature that allows the service to detect the original uri when serving under a sub-path. This allows users to be able to use `nest_service` rather than `fallback_service` so that actual fallbacks can still be used.
cameron deleted branch axum-routing 2026-06-08 09:43:29 -04:00
cameron referenced this pull request from a commit 2026-06-08 09:43:30 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cameron/tower-serve-embedded!1
No description provided.