Skip to content

fastpath input URLs are not normalized #471

Description

@aagbsn

where tests use input as a URL, e.g. web_connectivity, URLs are not consistent: in some cases they omit a trailing /, or omit the scheme.

We should figure out how to normalize these so that e.g. https://x.com is normalized to https://x.com/. Where we accept input using FastAPI AnyURL validator, it normalizes the string representation to include the trailing /.

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