Is there a way to replace the http client? #11627
Unanswered
matthewmueller
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My company proxies through a unix domain socket to authenticate requests. Is there some way to override the HTTP client?
Looking for someway to set the
socketPath
: https://nodejs.org/api/http.html#httprequesturl-options-callback.I'm specifically looking to use the oauth2 provider.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions