Home
last modified time | relevance | path

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

/external/libwebsockets/lib/roles/http/server/
Daccess-log.c113 l = lws_hdr_total_length(wsi, WSI_TOKEN_HTTP_REFERER); in lws_prepare_access_log_info()
124 l + 4, WSI_TOKEN_HTTP_REFERER) >= 0) in lws_prepare_access_log_info()
/external/libwebsockets/include/libwebsockets/
Dlws-http.h258 WSI_TOKEN_HTTP_REFERER, enumerator
/external/libwebsockets/lib/roles/cgi/
Dcgi-server.c240 lws_hdr_total_length(wsi, WSI_TOKEN_HTTP_REFERER)) { in lws_cgi()
243 lws_hdr_simple_ptr(wsi, WSI_TOKEN_HTTP_REFERER)); in lws_cgi()
/external/libwebsockets/lib/roles/h2/
Dhpack.c157 WSI_TOKEN_HTTP_REFERER,