Home
last modified time | relevance | path

Searched refs:body (Results 1 – 8 of 8) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dfastcgi.h78 FCGI_BeginRequestBody body; member
105 FCGI_EndRequestBody body; member
132 FCGI_UnknownTypeBody body; member
H A Dmod_fastcgi.c1838 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()
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/
H A Dnewstyle.css1 body { selector
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Daccesslog.txt65 %b bytes sent for the body
H A Dstate.txt82 As requests might contain a request-body the state 'readpost' entered as
H A Dconfiguration.txt393 maximum size in kbytes of the request (header + body). Only applies to POST
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DNEWS302 …* 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_cgi
730 * fixed numbers before body problem
1041 * limiting the size of the request-body and the request-header
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m4590 # macro, additional text can be appended to FILE to form the body of