A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

412 Precondition Failed

Table of Contents

About

The HTTP 412 Precondition Failed client error response status code indicates that access to the target resource was denied; this happens with conditional requests on methods other than GET or HEAD when the condition defined by the If-Unmodified-Since or If-Match header is not fulfilled; in that case, the request (usually an upload or a modification of a resource) cannot be made and this error response is sent back1.

Anki

References


  1. MDN. “412 Precondition Failed”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/412 . (Accessed: [2025-05-22 Thu 20:31]). ↩︎

Random Posts