-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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
Labels
No labels