notFoundStatusCode constant
int
const notFoundStatusCode
HTTP status code for "Not Found".
Implementation
static const int notFoundStatusCode = 404;
HTTP status code for "Not Found".
static const int notFoundStatusCode = 404;