Home
last modified time | relevance | path

Searched refs:WSI_TOKEN_HTTP_REFERER (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/roles/http/server/
Daccess-log.c127 l = lws_hdr_total_length(wsi, WSI_TOKEN_HTTP_REFERER); in lws_prepare_access_log_info()
138 l + 4, WSI_TOKEN_HTTP_REFERER) >= 0) in lws_prepare_access_log_info()
/third_party/libwebsockets/include/libwebsockets/
Dlws-http.h258 WSI_TOKEN_HTTP_REFERER, enumerator
/third_party/libwebsockets/lib/roles/cgi/
Dcgi-server.c283 lws_hdr_total_length(wsi, WSI_TOKEN_HTTP_REFERER)) { in lws_cgi()
286 lws_hdr_simple_ptr(wsi, WSI_TOKEN_HTTP_REFERER)); in lws_cgi()
/third_party/libwebsockets/lib/roles/h2/
Dhpack.c157 WSI_TOKEN_HTTP_REFERER,