On this page
class Net::HTTPUnsupportedMediaType
Response class for Unsupported Media Type
responses (status code 415).
The request entity has a media type which the server or resource does not support. See 415 Unsupported Media Type.
Constants
- HAS_BODY
Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.