Skip to content

broken uri.join #7

Description

@evilj0e

It breaks when you pass parts with protocol:

const url = uri.join('https://ya.ru', 'test', 'message');

In this case url should be https://ya.ru/test/message, but i've got https:/ya.ru/test/message.
It removes / from uri part.

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