BOZO_HEADERS_MAX_SIZE
if (httpd->getln_buflen > BOZO_HEADERS_MAX_SIZE)
if (len > BOZO_HEADERS_MAX_SIZE - request->hr_header_bytes)