Example on how to configure proxy #308
|
Hello VaultSharp community, handler is of type HttpMessageHandler and we can only set the proxy on HttpClientHandler. |
Answered by
rajanadar
Mar 3, 2023
Replies: 2 comments 2 replies
|
Cool. In that case, you can use the following snippet to set the proxy. |
1 reply
Answer selected by
rajanadar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cool. In that case, you can use the following snippet to set the proxy.