Home
last modified time | relevance | path

Searched refs:HTTP_HDR_CONN_CLOSE (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/
A Dhttpd_structs.h48 #define HTTP_HDR_CONN_CLOSE 9 /* Connection: Close (HTTP 1.1) */ macro
A Dhttpd.c954 hs->hdrs[HDR_STRINGS_IDX_CONTENT_LEN_KEPALIVE] = g_psHTTPHeaderStrings[HTTP_HDR_CONN_CLOSE];
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/makefsdata/
A Dmakefsdata.c959 cur_string = g_psHTTPHeaderStrings[HTTP_HDR_CONN_CLOSE]; in file_write_http_header()

Completed in 8 milliseconds