R

Ram Sharma • 3.40K Points
Extraordinary

Q. What is the purpose of `HttpClient` in .NET?

  • (A) Host web server
  • (B) Make HTTP requests
  • (C) Configure IIS
  • (D) Create MVC routes

Explanation by: Ram Sharma
`HttpClient` is used to send HTTP requests and receive responses from a resource URI.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.