Content negotiation occurs when the client specifies an Accept headerarrow-up-right.
By default, ASP.NET Core supports the following media types:
application/json (default)
application/json
text/json
text/plain
Last updated 3 years ago