const SUPPORTED_STATUS: [(u16, &str); 4];
The status codes APISIX’s error-page supports (its metadata schema hardcodes error_404 / error_500 / error_502 / error_503).
error_404
error_500
error_502
error_503