Alejandro Osorio Posted July 21, 2020 Posted July 21, 2020 Dear community, As per Microsoft .NET documentation (https://docs.microsoft.com/es-es/dotnet/api/system.net.httpwebrequestview=netcore-3.1), it is not recommended to use System.Net.HttpWebRequestfor new developments and insteadSystem.Net.Http.HttpClientshould be used. Can you please provide your oppinion and examples of correct use of HttpClient in REST connectors Thanks and regards, Alejandro.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now