UnsupportedMediaTypeHttpException represents an "Unsupported Media Type" HTTP exception with status code 415.
Use this exception when the client sends data in a format that your application does not understand. For example, you would throw this exception if the client POSTs XML data to an action or controller that only accepts JSON.
See also https://tools.ietf.org/html/rfc7231#section-6.5.13.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4