foundMethod constant
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
Value for found when at least one handler for the HTTP method was found, but none of them matched the request path.
static const int foundMethod = 1