ruby / 3.2 / net / httpunsupportedmediatype.html

class Net::HTTPUnsupportedMediaType

Parent:
Net::HTTPClientError

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.