Home
last modified time | relevance | path

Searched refs:path (Results 226 – 250 of 370) sorted by relevance

12345678910>>...15

/curl/tests/data/
H A Dtest116617 Set-Cookie: trackyou=want; path=/
H A Dtest20989 http://test.remote.example.com.%TESTNUMBER:%HTTPPORT/path/%TESTNUMBER0002 --proxy http://%HOSTIP:%H…
108 GET /path/%TESTNUMBER0002 HTTP/1.1
H A Dtest100898 http://test.remote.example.com.%TESTNUMBER:%HTTPPORT/path/%TESTNUMBER0002 --proxy http://%HOSTIP:%H…
117 GET /path/%TESTNUMBER0002 HTTP/1.1
H A Dtest21389 http://test.remote.example.com.%TESTNUMBER:%HTTPPORT/path/%TESTNUMBER0002 --proxy1.0 http://%HOSTIP…
108 POST /path/%TESTNUMBER0002 HTTP/1.1
H A Dtest26592 http://test.remote.example.com.%TESTNUMBER:%HTTPPORT/path/%TESTNUMBER0002 --proxy http://%HOSTIP:%H…
111 POST /path/%TESTNUMBER0002 HTTP/1.1
H A Dtest97062path":"/%TESTNUMBER","url.query":null,"url.fragment":null,"url.zoneid":null,"urle.scheme":"http","…
H A Dtest97263path":"/%TESTNUMBER","url.query":null,"url.fragment":null,"url.zoneid":null,"urle.scheme":"http","…
H A Dtest151552 path/%TESTNUMBER %HOSTIP %HTTPPORT
H A Dtest151648 /path/%TESTNUMBER %HOSTIP %HTTPPORT
H A Dtest302134 # Needed for MSYS2 to not treat the argument as a POSIX path list
H A Dtest302234 # Needed for MSYS2 to not treat the argument as a POSIX path list
H A Dtest123137 HTTP URL with dotdot removal from path
H A Dtest2714 Set-Cookie: thewinneris=nowayyouwin; path=/;
H A Dtest115517 Set-Cookie: domain=value;path=/
H A Dtest73137 IPFS with gateway URL and path from gateway file
H A Dtest73334 IPFS with path and query args
H A Dtest28731 http://test.remote.example.com.%TESTNUMBER:%HTTPPORT/path/%TESTNUMBER -H "User-Agent: looser/2015" …
H A Dtest39219 Set-Cookie: foobar=name; path=/; secure
/curl/lib/vssh/
H A Dwolfssh.c529 result = Curl_getworkingpath(data, sshc->homedir, &sftp_scp->path); in wssh_statemach_act()
557 if(sftp_scp->path[strlen(sftp_scp->path)-1] == '/') in wssh_statemach_act()
569 rc = wolfSSH_SFTP_STAT(sshc->ssh_session, sftp_scp->path, in wssh_statemach_act()
601 rc = wolfSSH_SFTP_Open(sshc->ssh_session, sftp_scp->path, in wssh_statemach_act()
713 rc = wolfSSH_SFTP_Open(sshc->ssh_session, sftp_scp->path, in wssh_statemach_act()
741 rc = wolfSSH_SFTP_STAT(sshc->ssh_session, sftp_scp->path, &attrs); in wssh_statemach_act()
843 name = wolfSSH_SFTP_LS(sshc->ssh_session, sftp_scp->path); in wssh_statemach_act()
1052 Curl_safefree(sftp_scp->path); in wssh_done()
H A Dlibssh.c1212 attrs = sftp_stat(sshc->sftp_session, protop->path); in myssh_statemach_act()
1226 if(protop->path[strlen(protop->path)-1] == '/') in myssh_statemach_act()
1272 sftp_open(sshc->sftp_session, protop->path, in myssh_statemach_act()
1280 (strlen(protop->path) > 1))) { in myssh_statemach_act()
1378 if(strlen(protop->path) > 1) { in myssh_statemach_act()
1392 infof(data, "Creating directory '%s'", protop->path); in myssh_statemach_act()
1401 rc = sftp_mkdir(sshc->sftp_session, protop->path, in myssh_statemach_act()
1435 protop->path); in myssh_statemach_act()
1757 Curl_safefree(protop->path); in myssh_statemach_act()
2386 Curl_safefree(protop->path); in myssh_done()
[all …]
/curl/lib/
H A Dftp.h109 char *path; /* points to the urlpieces struct field */ member
/curl/m4/
H A Dcurl-wolfssl.m470 dnl use system defaults if user does not supply a path
137 dnl if this symbol is present, we want the include path to include the
157 dnl when shared libs were found in a path that the run-time
H A Dcurl-gnutls.m442 dnl this is with no particular path given
63 dnl this is with a given path, first check if there's a libgnutls-config
119 dnl when shared libs were found in a path that the run-time
/curl/docs/cmdline-opts/
H A Dcreate-dirs.md20 mentioned with the --output option combined with the path possibly set with
/curl/.github/workflows/
H A Dngtcp2-linux.yml109 path: /home/runner/quictls
133 path: /home/runner/gnutls
160 path: /home/runner/wolfssl
186 path: /home/runner/nghttp3
229 path: /home/runner/mod_h2

Completed in 33 milliseconds

12345678910>>...15