Searched refs:HTTP_HDR_CONN_CLOSE (Results 1 – 3 of 3) sorted by relevance
48 #define HTTP_HDR_CONN_CLOSE 9 /* Connection: Close (HTTP 1.1) */ macro
954 hs->hdrs[HDR_STRINGS_IDX_CONTENT_LEN_KEPALIVE] = g_psHTTPHeaderStrings[HTTP_HDR_CONN_CLOSE];
959 cur_string = g_psHTTPHeaderStrings[HTTP_HDR_CONN_CLOSE]; in file_write_http_header()
Completed in 8 milliseconds