Example on how to configure proxy #308
-
Hello VaultSharp community,
handler is of type HttpMessageHandler and we can only set the proxy on HttpClientHandler. |
Beta Was this translation helpful? Give feedback.
Answered by
rajanadar
Mar 3, 2023
Replies: 2 comments 2 replies
-
@ubibastien What version of .NET are you on?> |
Beta Was this translation helpful? Give feedback.
1 reply
-
Cool. In that case, you can use the following snippet to set the proxy.
|
Beta Was this translation helpful? Give feedback.
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.