Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Ddummy-callback.c156 WSI_TOKEN_HTTP_SET_COOKIE, p, end); in lws_callback_ws_proxy()
533 WSI_TOKEN_HTTP_SET_COOKIE, &p, end); in lws_callback_http_dummy()
/third_party/libwebsockets/include/libwebsockets/
Dlws-http.h305 WSI_TOKEN_HTTP_SET_COOKIE, enumerator
/third_party/libwebsockets/lib/roles/http/
Dparsers.c577 h == WSI_TOKEN_HTTP_SET_COOKIE) in lws_hdr_copy()
1718 if (lws_add_http_header_by_token(wsi, WSI_TOKEN_HTTP_SET_COOKIE, in lws_jwt_sign_token_set_http_cookie()
Dcookie.c562 f = wsi->http.ah->frag_index[WSI_TOKEN_HTTP_SET_COOKIE]; in lws_parse_set_cookie()
/third_party/libwebsockets/lib/roles/h2/
Dhpack.c161 WSI_TOKEN_HTTP_SET_COOKIE,
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c641 lws_hdr_total_length(wsi, WSI_TOKEN_HTTP_SET_COOKIE)) in lws_client_interpret_server_handshake()