Searched refs:client (Results 1 – 25 of 1439) sorted by relevance
12345678910>>...58
/curl/tests/http/ |
H A D | test_20_websockets.py | 90 if not client.exists(): 93 r = client.run(args=[url, payload]) 100 if not client.exists(): 103 r = client.run(args=[url, payload]) 108 client = LocalClient(env=env, name='ws-data') 109 if not client.exists(): 112 r = client.run(args=[url, str(0), str(10)]) 117 client = LocalClient(env=env, name='ws-data') 118 if not client.exists(): 127 if not client.exists(): [all …]
|
H A D | test_02_download.py | 337 if not client.exists(): 339 r = client.run(args=[ 357 if not client.exists(): 359 r = client.run(args=[ 385 if not client.exists(): 387 r = client.run(args=[ 414 if not client.exists(): 416 r = client.run(args=[ 445 r = client.run(args=[ 556 r = client.run(args=[ [all …]
|
H A D | test_09_push.py | 78 client = LocalClient(name='h2-serverpush', env=env) 79 if not client.exists(): 81 r = client.run(args=[url]) 83 assert os.path.exists(client.download_file(0)) 84 assert os.path.exists(os.path.join(client.run_dir, 'push0')), r.dump_logs()
|
/curl/docs/cmdline-opts/ |
H A D | ssl-auto-client-cert.md | 4 Long: ssl-auto-client-cert 5 Help: Use auto client certificate (Schannel) 11 - proxy-ssl-auto-client-cert 13 - --ssl-auto-client-cert $URL 16 # `--ssl-auto-client-cert` 18 (Schannel) Automatically locate and use a client certificate for 20 certificate that supports client authentication in the OS certificate store it
|
H A D | proxy-ssl-auto-client-cert.md | 4 Long: proxy-ssl-auto-client-cert 5 Help: Auto client certificate for proxy 10 - ssl-auto-client-cert 13 - --proxy-ssl-auto-client-cert -x https://proxy $URL 16 # `--proxy-ssl-auto-client-cert` 18 Same as --ssl-auto-client-cert but used in HTTPS proxy context.
|
/curl/tests/data/ |
H A D | test1191 | 18 <client> 31 </client> 36 # These are hexadecimal protocol dumps from the client 38 # Strip out the random part of the client id from the CONNECT message 44 client CONNECT 18 00044d5154540402003c000c6375726c 46 client PUBLISH f 000431313931736f6d657468696e67 47 client DISCONNECT 0 e000
|
H A D | test2201 | 18 <client> 31 </client> 36 # These are hexadecimal protocol dumps from the client 38 # Strip out the random part of the client id from the CONNECT message 44 client CONNECT 2e 00044d51545404c2003c000c6375726c 46 client PUBLISH f 000432323031736f6d657468696e67 47 client DISCONNECT 0 e000
|
H A D | test1193 | 18 <client> 53 </client> 58 # These are hexadecimal protocol dumps from the client 60 # Strip out the random part of the client id from the CONNECT message 66 client CONNECT 18 00044d5154540402003c000c6375726c 68 client PUBLISH 7c2 00043131393331323334353637383930313233343536373839303132333435363738393031323334… 69 client DISCONNECT 0 e000
|
H A D | test1916 | 22 <client> 38 </client> 43 # These are hexadecimal protocol dumps from the client 45 # Strip out the random part of the client id from the CONNECT message 51 client CONNECT 18 00044d5154540402003c000c6375726c 53 client PUBLISH 3 000120 54 client DISCONNECT 0 e000
|
H A D | test1198 | 22 <client> 35 </client> 40 # These are hexadecimal protocol dumps from the client 42 # Strip out the random part of the client id from the CONNECT message 48 client CONNECT 18 00044d5154540402003c000c6375726c 50 client PUBLISH 3 000120 51 client DISCONNECT 0 e000
|
H A D | test1190 | 22 <client> 35 </client> 40 # These are hexadecimal protocol dumps from the client 42 # Strip out the random part of the client id from the CONNECT message 48 client CONNECT 18 00044d5154540402003c000c6375726c 50 client SUBSCRIBE 9 000100043131393000
|
H A D | test2204 | 22 <client> 35 </client> 40 # These are hexadecimal protocol dumps from the client 42 # Strip out the random part of the client id from the CONNECT message 48 client CONNECT 2e 00044d51545404c2003c000c6375726c 50 client SUBSCRIBE 9 000100043232303400
|
H A D | test1192 | 22 <client> 35 </client> 40 # These are hexadecimal protocol dumps from the client 42 # Strip out the random part of the client id from the CONNECT message 48 client CONNECT 18 00044d5154540402003c000c6375726c 50 client SUBSCRIBE 80a 000108054141414141414141414141414141414141414141414141414141414141414141414141…
|
H A D | test1194 | 25 <client> 38 </client> 43 # These are hexadecimal protocol dumps from the client 45 # Strip out the random part of the client id from the CONNECT message 51 client CONNECT 18 00044d5154540402003c000c6375726c 53 client SUBSCRIBE 9 000100043131393400
|
H A D | test1195 | 26 <client> 39 </client> 44 # These are hexadecimal protocol dumps from the client 46 # Strip out the random part of the client id from the CONNECT message 52 client CONNECT 18 00044d5154540402003c000c6375726c 54 client SUBSCRIBE 9 000100043131393500
|
H A D | test3018 | 23 <client> 36 </client> 41 # These are hexadecimal protocol dumps from the client 43 # Strip out the random part of the client id from the CONNECT message 53 client CONNECT 18 00044d5154540402003c000c6375726c 55 client SUBSCRIBE 9 000100043330313800
|
H A D | test3017 | 25 <client> 38 </client> 43 # These are hexadecimal protocol dumps from the client 45 # Strip out the random part of the client id from the CONNECT message 55 client CONNECT 18 00044d5154540402003c000c6375726c 57 client SUBSCRIBE 9 000100043330313700
|
H A D | test1199 | 22 <client> 35 </client> 40 # These are hexadecimal protocol dumps from the client 42 # Strip out the random part of the client id from the CONNECT message 48 client CONNECT 18 00044d5154540402003c000c6375726c
|
H A D | test2202 | 23 <client> 36 </client> 41 # These are hexadecimal protocol dumps from the client 43 # Strip out the random part of the client id from the CONNECT message 49 client CONNECT 2e 00044d51545404c2003c000c6375726c
|
H A D | test1196 | 27 <client> 40 </client> 45 # These are hexadecimal protocol dumps from the client 47 # Strip out the random part of the client id from the CONNECT message 53 client CONNECT 18 00044d5154540402003c000c6375726c
|
H A D | test1917 | 22 <client> 41 </client> 46 # These are hexadecimal protocol dumps from the client 48 # Strip out the random part of the client id from the CONNECT message 54 client CONNECT 18 00044d5154540402003c000c6375726c
|
H A D | test2203 | 27 <client> 40 </client> 45 # These are hexadecimal protocol dumps from the client 47 # Strip out the random part of the client id from the CONNECT message 53 client CONNECT 18 00044d5154540402003c000c6375726c
|
H A D | test1094 | 17 to client 23 to client 29 <client> 39 </client>
|
H A D | test2200 | 27 <client> 40 </client> 45 # These are hexadecimal protocol dumps from the client 47 # Strip out the random part of the client id from the CONNECT message 53 client CONNECT 2e 00044d51545404c2003c000c6375726c
|
/curl/lib/vauth/ |
H A D | gsasl.c | 56 res = gsasl_client_start(gsasl->ctx, mech, &gsasl->client); in Curl_auth_gsasl_is_supported() 74 gsasl_property_set(gsasl->client, GSASL_AUTHID, userp); in Curl_auth_gsasl_start() 85 gsasl_property_set(gsasl->client, GSASL_PASSWORD, passwdp); in Curl_auth_gsasl_start() 107 res = gsasl_step(gsasl->client, in Curl_auth_gsasl_token() 121 gsasl_finish(gsasl->client); in Curl_auth_gsasl_cleanup() 122 gsasl->client = NULL; in Curl_auth_gsasl_cleanup()
|
Completed in 40 milliseconds
12345678910>>...58