Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/READMEs/
H A DREADME.http-cache.md27 |`.http_nsc_heap_max_payload`|0, or Largest cookie we are willing to handle|
/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-context-vhost.h911 size_t http_nsc_heap_max_payload; member
/aosp_15_r20/external/libwebsockets/lib/core/
H A Dcontext.c1401 ci.max_payload = info->http_nsc_heap_max_payload; in lws_create_context()