Searched refs:HTTP_CONNECTION_CLOSE (Results 1 – 4 of 4) sorted by relevance
46 HTTP_CONNECTION_CLOSE, enumerator
182 int types[] = { HTTP_CONNECTION_CLOSE, HTTP_CONNECTION_KEEP_ALIVE }, in lws_add_http_common_headers()
670 wsi->http.conn_type = HTTP_CONNECTION_CLOSE; in lws_client_interpret_server_handshake()937 wsi->http.conn_type = HTTP_CONNECTION_CLOSE; in lws_client_interpret_server_handshake()
1683 conn_type = HTTP_CONNECTION_CLOSE; in lws_http_action()1694 conn_type = HTTP_CONNECTION_CLOSE; in lws_http_action()