Home
last modified time | relevance | path

Searched defs:scheme (Results 1 – 5 of 5) sorted by relevance

/unit/src/java/nginx/unit/websocket/server/
H A DWsHandshakeRequest.java150 String scheme = req.getScheme(); in buildRequestUri() local
/unit/src/java/nginx/unit/websocket/
H A DWsWebSocketContainer.java208 String scheme = path.getScheme(); in connectToServerRecursive() local
/unit/src/python/
H A Dnxt_python_asgi.c644 PyObject *scope, *v, *type, *scheme; in nxt_py_asgi_create_http_scope() local
/unit/src/
H A Dnxt_http_route.c50 nxt_conf_value_t *scheme; member
H A Dnxt_conf_validation.c2422 nxt_str_t scheme; in nxt_conf_vldt_match_scheme_pattern() local