maxUrlLength constant

int const maxUrlLength

Maximum accepted URL string length.

Implementation

static const int maxUrlLength = 2048;