python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Flurl using TLS 1.0 in a .Net Framework 4.8 application
I have a .NET Framework 4.8 application that is using Flurl to initiate requests against an endpoint. But whenever we are trying to access the endpoint, TLS 1.0 is being used. When I print out Service...
Jooseppi
Votes: 0
Answers: 0
Polly Library - how to fallback to alternate domain name
I'm using the Polly along with Flurl to perform GET and POST operations to a variety of endpoints.
One of the operations that is done is a POST to ElasticSearch. We have serveral ES clusters, and what...
Marc Bernier
Votes: 0
Answers: 0