Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Allow providing custom http auth method #1196

Closed
hypnoce opened this issue Jul 28, 2019 · 0 comments
Closed

Allow providing custom http auth method #1196

hypnoce opened this issue Jul 28, 2019 · 0 comments

Comments

@hypnoce
Copy link

hypnoce commented Jul 28, 2019

The setAuth method of the http.AuthMethod is private.

setAuth(r *http.Request)

This prevents anyone to provide a custom auth method.

Making this method public will allow implementation of custom auth.

mcuadros added a commit that referenced this issue Jul 29, 2019
Make http.AuthMethod setAuth public. Fixes #1196
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant