WebApi Top questions

Post

New Post


Find by name:

WebApi First Name PostDate
Explain method to handle error using HttpError in Web API? In WEB API HttpError used to throw the error info in the response body. “CreateErrorResponse” method is can also use along with this, which is an extension method defined in “HttpRequestMessageExtension.”
By default, Web API sends HTTP response with which of the following status code for all uncaught exception? 500 - Internal Server Error
By default, Web API sends HTTP response with which of the following status code for all uncaught exception? 500 - Internal Server Error