responseCodeUpperBound constant

int const responseCodeUpperBound

The highest value of a response code.

Implementation

static const int responseCodeUpperBound = 191;