Replies: 1 comment
-
Glad you found the answer :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The application that hosts Yarp is also doing api calls to one of the backend services. I'm using a dedicated HttpClient to do that. What I would like to do is use a destination url that is configured for a named destination.
So my question. How can I access the configured destination from code?
As soon as I asked this question, my brain apparently started to work again ;) I'm using the code below to access the configured destination.
Beta Was this translation helpful? Give feedback.
All reactions