HTTP Catsrefined

415 Unsupported Media Type

Unsupported Media Type

描述

HTTP 415 Unsupported Media Type 客戶端錯誤回應碼表示伺服器拒絕接受請求,因為請求的內容格式不受支援。

格式問題可能源於請求中指定的 Content-TypeContent-Encoding,或是直接檢查資料的結果。

參見

來源: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/415