Skip to content

Allow trailing slash in the PROXY_ENDPOINT. #16

Open
@coltfred

Description

We discovered that if you put a trailing slash in the PROXY_ENDPOINT then you'll end up with the TSP dumping ERRO Rejection(NotFound).

This is confusing to the consumer. We should just detect that the trailing slash is present and strip it when they create the client.

Also, we should log the URL that was attempted to be hit when we log a 404 so it's more obvious to see what URL was hit and why it wasn't successful.

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