Skip to content

trailing slashes give different responses #38

@hanneskt

Description

@hanneskt

http://localhost:3000/api/users/me -> correct
http://localhost:3000/api/users/me/ -> 404

trailing slashes should be removed by our router
https://stackoverflow.com/questions/75355826/route-paths-with-or-without-of-trailing-slashes-in-rust-axum

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions