Replies: 1 comment
-
Sorry, i created 2 discussion. Duplicate Of #55098 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i have a 2 type HttpClient.
1 => Default
2 => With custom SocketsHttpHandler
i want to add support for my custom SocketsHttpHandler.
How can i add that?
Can i override default?
Can i add support without override default one (supporting both in same time)? And how can i do that? With using another port, prefix route... etc?
How can i get custom data which is getted from SocketsHttpHandler?
Beta Was this translation helpful? Give feedback.
All reactions