-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
See #15 (comment)
Here is my case:
- Path is
/.well-known/mercure/subscriptions/https%3A%2F%2Fexample.com%2Fmy-other-topic- The current code is transforming it to
/.well-known/mercure/subscriptions/https://example.com/my-other-topicIt prevents fastroute to route correctly with the route
/.well-known/mercure/subscriptions/{topic}. Maybe adding a test case with my case would be nice?
See also: https://github.com/amphp/http-server-router?tab=readme-ov-file#limitations
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels