C
C#3y ago
Boggo

✅ Best way to get a response from an API

Needing to get a small image from an API response, im aware of multiple ways of doing this, is it best practice to use webclient or something like HttpWebRequest?
3 Replies
Buddy
Buddy3y ago
use HttpClient WebClient is legacy and should not be used.
Boggo
BoggoOP3y ago
Affirmative ty
mindhardt
mindhardt3y ago
Please /close

Did you find this page helpful?