Home
last modified time | relevance | path

Searched refs:http_url (Results 1 – 3 of 3) sorted by relevance

/third_party/libsoup/tests/
Dproxy-test.c188 char *http_url, *https_url; in do_proxy_test() local
197 http_url = g_strdup (test->url); in do_proxy_test()
207 http_url = g_strconcat (HTTP_SERVER, test->url, NULL); in do_proxy_test()
211 test_url (http_url, SIMPLE_PROXY, test->final_status, sync, FALSE); in do_proxy_test()
212 test_url_new_api (http_url, SIMPLE_PROXY, test->final_status, sync, FALSE); in do_proxy_test()
216 test_url (http_url, AUTH_PROXY, test->final_status, sync, FALSE); in do_proxy_test()
217 test_url_new_api (http_url, AUTH_PROXY, test->final_status, sync, FALSE); in do_proxy_test()
223 test_url (http_url, UNAUTH_PROXY, test->final_status, sync, FALSE); in do_proxy_test()
224 test_url_new_api (http_url, UNAUTH_PROXY, test->final_status, sync, FALSE); in do_proxy_test()
228 g_free (http_url); in do_proxy_test()
/third_party/libwebsockets/lib/secure-streams/
DREADME.md519 ### `http_url`
748 "http_url": "/",
776 "http_url": "generate_204",
/third_party/libwebsockets/lib/system/smd/
DREADME.md224 "http_url": "generate_204",