Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbase.h147 #define HTTP_CONNECTION BV(1) macro
H A Dmod_cgi.c313 con->parsed_response |= HTTP_CONNECTION; in cgi_response_parse()
H A Dconnections.c618 if (con->parsed_response & HTTP_CONNECTION) {
H A Dmod_scgi.c1766 con->parsed_response |= HTTP_CONNECTION; in scgi_response_parse()
H A Dmod_fastcgi.c2252 con->parsed_response |= HTTP_CONNECTION; in fcgi_response_parse()