Searched refs:HTTP_SENDGROW (Results 1 – 1 of 1) sorted by relevance
58 #define HTTP_SENDGROW 1024 macro570 httpd->headerdata = isc_mem_get(httpdmgr->mctx, HTTP_SENDGROW); in isc_httpd_accept()576 httpd->headerlen = HTTP_SENDGROW; in isc_httpd_accept()803 newlen = httpd->headerlen + HTTP_SENDGROW; in grow_headerspace()