Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/http/
Dhttpd.c122 #define HTTP11_CONNECTIONKEEPALIVE "Connection: keep-alive" macro
2081 if (!is_09 && (lwip_strnstr(data, HTTP11_CONNECTIONKEEPALIVE, data_len) ||