MCQs > IT & Programming > Web API > How to ensure that ASP.NET Web API returns only JSON data ?

Web API MCQs

How to ensure that ASP.NET Web API returns only JSON data ?

Answer

Correct Answer:

config.Formatters..JsonFormatter.SupportedMediaTypesAdd (new MediaTypeHeaderValue('text/xml") );


Explanation:

Note: This Question is unanswered, help us to find answer for this one

Web API Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More Web API MCQ Questions

search

Web API Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it