Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.0.3/src/apps/httpd/
A Dhttpd_structs.h48 #define HTTP_HDR_CONN_CLOSE 9 /* Connection: Close (HTTP 1.1) */ macro
A Dhttpd.c955 hs->hdrs[HDR_STRINGS_IDX_CONTENT_LEN_KEPALIVE] = g_psHTTPHeaderStrings[HTTP_HDR_CONN_CLOSE];
/components/net/lwip/lwip-2.1.2/src/apps/http/
A Dhttpd_structs.h46 #define HTTP_HDR_CONN_CLOSE 9 /* Connection: Close (HTTP 1.1) */ macro
A Dhttpd.c979 hs->hdrs[HDR_STRINGS_IDX_CONTENT_LEN_KEEPALIVE] = g_psHTTPHeaderStrings[HTTP_HDR_CONN_CLOSE];
/components/net/lwip/lwip-2.0.3/src/apps/httpd/makefsdata/
A Dmakefsdata.c957 cur_string = g_psHTTPHeaderStrings[HTTP_HDR_CONN_CLOSE]; in file_write_http_header()
/components/net/lwip/lwip-2.1.2/src/apps/http/makefsdata/
A Dmakefsdata.c1175 cur_string = g_psHTTPHeaderStrings[HTTP_HDR_CONN_CLOSE]; in file_write_http_header()

Completed in 50 milliseconds