How to use HttpClient in .NET 4.8
This works in .NET 8 but in .NET 4.8 the call to SendAsync does not return. What do I need to change? Thanks
This works in .NET 8 but in .NET 4.8 the call to SendAsync does not return. What do I need to change? Thanks