Skip to content

http: JoinPath drops the trailing / if RHS is / #631

@lucix-aws

Description

@lucix-aws

See #630 (comment),

e.g.

smithyhttp.JoinPath("/foo", "/") => /foo (should be /foo/)

This might break a custom implementation of an awsJson service. No AWS services today have path signatures like this though.

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