foundNothing constant

int const foundNothing

Value for found when no handlers for the HTTP method were found.

Implementation

static const int foundNothing = 0;