Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-tls-80/
Dminimal-http-server-tls-80.c43 /* .origin_protocol */ LWSMPRO_REDIR_HTTPS, /* https redir */
/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h1275 LWSMPRO_REDIR_HTTPS = 5, /**< redirect to https:// url */ enumerator
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c1536 hit->origin_protocol == LWSMPRO_REDIR_HTTPS)) && in lws_http_redirect_hit()
1539 hit->origin_protocol == LWSMPRO_REDIR_HTTPS)) && in lws_http_redirect_hit()
1552 hit->origin_protocol == LWSMPRO_REDIR_HTTPS) in lws_http_redirect_hit()
/third_party/libwebsockets/READMEs/
DREADME.coding.md1195 LWSMPRO_REDIR_HTTPS,
1206 - LWSMPRO_REDIR_HTTP and LWSMPRO_REDIR_HTTPS auto-redirect clients to the given