Replies: 1 comment 1 reply
-
I'm not sure how possible/feasible (or desirable) this would be. To make an HTTP request you still need the URL (or with typed clients, the method to call). How would that be done automatically? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am very enthusiastic about Mediatr and have recently used the processors. But now I have no real error but rather a function request. How could one automatically make a Http request to the Api to use the desired response in the handler? Sure, I could always create the client. But is there a way to create a request through the processor and release the result in the handler?
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions