Searched refs:body (Results 1 – 8 of 8) sorted by relevance
78 FCGI_BeginRequestBody body; member105 FCGI_EndRequestBody body; member132 FCGI_UnknownTypeBody body; member
1838 fcgi_header(&(beginRecord.header), FCGI_BEGIN_REQUEST, request_id, sizeof(beginRecord.body), 0); in fcgi_create_env()1839 beginRecord.body.roleB0 = host->mode; in fcgi_create_env()1840 beginRecord.body.roleB1 = 0; in fcgi_create_env()1841 beginRecord.body.flags = 0; in fcgi_create_env()1842 memset(beginRecord.body.reserved, 0, sizeof(beginRecord.body.reserved)); in fcgi_create_env()
1 body { selector
65 %b bytes sent for the body
82 As requests might contain a request-body the state 'readpost' entered as
393 maximum size in kbytes of the request (header + body). Only applies to POST
302 …* Allow all http status codes by default; disable body only for 204,205 and 304; generate error pa…386 * fixed Content-Length header if response body gets removed in connections.c (#1412, part 2)389 * fixed body handling of status 300 requests 729 * fixed response header in body problem in mod_cgi730 * fixed numbers before body problem1041 * limiting the size of the request-body and the request-header
590 # macro, additional text can be appended to FILE to form the body of