maxResponseSize constant

double const maxResponseSize

max response sizes 1.8M

Implementation

static const maxResponseSize = 1024 * 1024 * 1.8;