Searched refs:HTTP_HDR_CONTENT_LENGTH (Results 1 – 3 of 3) sorted by relevance
45 #define HTTP_HDR_CONTENT_LENGTH 8 /* Content-Length: (HTTP 1.0)*/ macro
984 … hs->hdrs[HDR_STRINGS_IDX_CONTENT_LEN_KEEPALIVE] = g_psHTTPHeaderStrings[HTTP_HDR_CONTENT_LENGTH];
1112 cur_string = g_psHTTPHeaderStrings[HTTP_HDR_CONTENT_LENGTH]; in file_write_http_header()