Searched refs:LCCSCF_CACHE_COOKIES (Results 1 – 9 of 9) sorted by relevance
99 LCCSCF_CACHE_COOKIES = (1 << 30), enumerator
31 To enable it on connections at lws level, add the flag `LCCSCF_CACHE_COOKIES` to
162 i->ssl_connection |= LCCSCF_CACHE_COOKIES; in secstream_connect_munge_h2()
224 i->ssl_connection |= LCCSCF_CACHE_COOKIES; in secstream_connect_munge_ws()
1173 i->ssl_connection |= LCCSCF_CACHE_COOKIES; in secstream_connect_munge_h1()
24 -b|Apply tls option LCCSCF_CACHE_COOKIES
283 i.ssl_connection |= LCCSCF_CACHE_COOKIES; in system_notify_cb()
640 if ((wsi->flags & LCCSCF_CACHE_COOKIES) && in lws_client_interpret_server_handshake()1268 if (wsi->flags & LCCSCF_CACHE_COOKIES) in lws_generate_client_handshake()
2628 if (wsi->flags & LCCSCF_CACHE_COOKIES) in lws_h2_client_handshake()