1.2.513. HTTP Status Code¶
List of all the HTTP status codes mentioned in the code.
<?php
http_response_code(418);
header('HTTP/1.1 418 I\'m a teapot');
?>
See also List of HTTP status codes.
1.2.513.1. Connex PHP features¶
1.2.513.1.1. Specs¶
Short name |
Type/HttpStatus |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
Very high |
Available in |