Skip to content

Panic on URL without schema #164

@kvij

Description

@kvij

When an URL is provided without a schema or a completely invalid URL an error should be returned.
The current behavior is a panic from dynamicRountTripper.RoundTrip()

Example URL's

  • 127.0.0.1:80/test
  • notaurl^^

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