Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Handle trailing slashes at the end of paths #613

@babolivier

Description

@babolivier

The HTTP routers Dendrite uses see /foo/bar and /foo/bar/ as two different routes. We'd ideally not want that, because Synapse and sytest sometimes add trailing slashes at the end of paths even though the specs doesn't use any.

This might require a bit of research but should be quite straightforward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueWant to help with Dendrite? These are the issues to start with!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions