-
What approach can be used to override the default HttpClient timeout? |
Beta Was this translation helpful? Give feedback.
Answered by
Tratcher
Oct 29, 2020
Replies: 1 comment 1 reply
-
That's not exposed yet, see #319 Edit, unless you're only using the IHttpProxy API? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mrob1600
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's not exposed yet, see #319
Edit, unless you're only using the IHttpProxy API?
reverse-proxy/src/ReverseProxy/Service/Proxy/RequestProxyOptions.cs
Line 25 in f853abc