foundNothing constant

int const foundNothing = 0

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

Implementation

static const int foundNothing = 0