Skip to content

HTTP Client method for specifying whole authorization data#4404

Open
mortee wants to merge 5 commits intoesp8266:masterfrom
mortee:master
Open

HTTP Client method for specifying whole authorization data#4404
mortee wants to merge 5 commits intoesp8266:masterfrom
mortee:master

Conversation

@mortee
Copy link
Copy Markdown

@mortee mortee commented Feb 21, 2018

If already there is a separate method for specifying the base64-encoded data for basic auth, then it would be nice to allow for specifying the whole auth header. Right now, I'm using this to send request to pushetta.com's API, which needs a different kind of auth data (Token {your-auth-token}). Sure, I could simply set the header itself instead - but then again, that could be done for basic auth with pre-encoded data, too.

@earlephilhower earlephilhower added the merge-conflict PR has a merge conflict that needs manual correction label Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-conflict PR has a merge conflict that needs manual correction

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants