Skip to content

Basic authentication #37

@desezar

Description

@desezar

When I pass the additional basic authentication header, I constantly have to encode the user and password fields in the base64 string. It would be nice to specify just the user and the password through a space and the plugin itself encoded into the correct string eg
GET http://somedomen.com/path
Authorization: Basic user pass

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions