Skip to content

URL Matcher treats trailing slash as distinct url #205

Closed
@aaronleesmith

Description

@aaronleesmith

I realize, based on the comments in urlMatcherFactory.js, that a URL with a trailing slash is purposely treated like a distinct url. This functionality differs from Angular's built-in functionality, where a trailing slash causes a redirect to the URL without the slash.

I am opening this issue to ask: is treating the slash as a distinct part of the URL a good idea? It definitely causes problems for users who are used to being able to enter it either way. Does it solve enough problems or add enough to the feature set to warrant performing the strange way it does?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions