foundMethod constant
int
const foundMethod
Value for found when at least one handler for the HTTP method was found, but none of them matched the request path.
Implementation
static const int foundMethod = 1;