Searched refs:uri_root (Results 1 – 3 of 3) sorted by relevance
68 char uri_root[512]; variable407 evutil_snprintf(uri_root, sizeof(uri_root), in main()
233 uri_root = uri.split('?', 1)[0]234 token, unused_expiry = credentials._create_token({'aud': uri_root})
791 o http-server: drop uri_root from base_url in http-server. (6171e1c Azat Khuzhin)