-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
enhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.
Milestone
Description
Description:
Envoy currently does not collapse multiple slashes in a row into one for request uri paths.
For example: //a/b/c or /a///b/c into /a/b/c.
Both Nginx and Apache do optionally perform such operation, is it something Envoy could consider to do as well?
Relevant Links:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.