Closed pauljherring closed 3 years ago
Feel free to create a pull request against bcosca/fatfree-core that is adding missing standardized status codes. As far as I know there is no feature to add custom status codes. If you want to send a custom code, use header()
and handle further processing manually.
(Substitute any other number that isn't specifically defined in https://github.com/bcosca/fatfree/blob/master/lib/base.php#L52)