Skip to content
Discussion options

You must be logged in to vote

The answer is that you can't use sync calls.

I'm unaware of any way to get HttpClient to act in a sync manner, at least not without all sorts of deadlock edge cases.

But really, in today's world, why would you ever want to use the sync model anyway? It just isn't the way the world works anymore.

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@rockfordlhotka
Comment options

@rfcdejong
Comment options

@JacoJordaan
Comment options

@rfcdejong
Comment options

@rockfordlhotka
Comment options

Answer selected by rockfordlhotka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants