Error428.php
Table of Contents
Classes
- Error428
- The HTTP 428 Precondition Required client error response status code indicates that the server requires the request to be conditional. Typically, this means that a required precondition header, such as If-Match, is missing.