Knowledgize LogoKnowledgize Logo
Iniciar Sesión
English
Envía comentarios
Explorar ConocimientoHerramientas de aprendizajeIntentar Repetición RápidaHacer Prueba de PrácticaJuego de preguntas y respuestasEstudiar Tarjetas de Memoria
  • HTTP Status Codes
  • Client Error Messages (400-499)
  • 405 Method Not Allowed

The request method is known by the server but is not supported by the target resource. For example, an API may not allow calling DELETE to remove a resource.

MDN Link

https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/405