Home
last modified time | relevance | path

Searched refs:path (Results 51 – 75 of 370) sorted by relevance

12345678910>>...15

/curl/lib/
H A Dcookie.c116 free(co->path); in freecookie()
807 if(!badcookie && !co->path && path) { in Curl_cookie_add()
823 endslash = memrchr(path, '/', (queryp - path)); in Curl_cookie_add()
826 co->path = Curl_memdup0(path, pathlen); in Curl_cookie_add()
827 if(co->path) { in Curl_cookie_add()
925 if(!co->path) in Curl_cookie_add()
1155 free(clist->path); in Curl_cookie_add()
1294 l1 = c1->path ? strlen(c1->path) : 0; in cookie_sort()
1295 l2 = c2->path ? strlen(c2->path) : 0; in cookie_sort()
1345 CLONE(path); in dup_cookie()
[all …]
H A Dcurl_multibyte.c137 int curlx_win32_stat(const char *path, struct_stat *buffer) in curlx_win32_stat() argument
141 wchar_t *path_w = curlx_convert_UTF8_to_wchar(path); in curlx_win32_stat()
155 return _stat(path, buffer); in curlx_win32_stat()
157 return _stati64(path, buffer); in curlx_win32_stat()
H A Dfile.c165 if(file->path) { in file_connect()
213 file->path = actual_path; in file_connect()
230 file->path = real_path; in file_connect()
237 file->path++; in file_connect()
246 file->path = real_path; in file_connect()
272 file->path = NULL; in file_done()
299 const char *dir = strchr(file->path, DIRSEP); in file_upload()
332 fd = open(file->path, mode, data->set.new_file_perms); in file_upload()
334 failf(data, "Can't open %s for writing", file->path); in file_upload()
346 failf(data, "Can't get the size of %s", file->path); in file_upload()
[all …]
H A Dgopher.c139 char *path = data->state.up.path; in gopher_do() local
151 DEBUGASSERT(path); in gopher_do()
154 gopherpath = aprintf("%s?%s", path, query); in gopher_do()
156 gopherpath = strdup(path); in gopher_do()
H A Dcookie.h34 char *path; /* path = <this> which is in Set-Cookie: */ member
112 const char *domain, const char *path,
117 const char *path, bool secure);
H A Dhttp1.c139 const char *p, *m, *target, *hv, *scheme, *authority, *path; in start_req() local
186 scheme = authority = path = NULL; in start_req()
191 path = target; in start_req()
201 path = target; in start_req()
210 path = target; in start_req()
253 authority, authority_len, path, path_len); in start_req()
331 req->path? req->path : "", in Curl_h1_req_write_head()
/curl/tests/data/
H A Dtest114940 ftp://%HOSTIP:%FTPPORT/list/this/path/%TESTNUMBER/ --ftp-method multicwd --next ftp://%HOSTIP:%FTPP…
53 CWD path
60 LIST list/this/path/%TESTNUMBER
H A Dtest151058 http://%HOSTIP:%HTTPPORT/path/%TESTNUMBER %HOSTIP %HTTPPORT
65 GET /path/%TESTNUMBER0001 HTTP/1.1
69 GET /path/%TESTNUMBER0002 HTTP/1.1
73 GET /path/%TESTNUMBER0003 HTTP/1.1
77 GET /path/%TESTNUMBER0004 HTTP/1.1
H A Dtest150658 http://%HOSTIP:%HTTPPORT/path/%TESTNUMBER %HOSTIP %HTTPPORT
65 GET /path/%TESTNUMBER0001 HTTP/1.1
69 GET /path/%TESTNUMBER0002 HTTP/1.1
73 GET /path/%TESTNUMBER0003 HTTP/1.1
77 GET /path/%TESTNUMBER0004 HTTP/1.1
H A Dtest21026 ftp://%HOSTIP:%FTPPORT/a/path/%TESTNUMBER ftp://%HOSTIP:%FTPPORT/a/path/%TESTNUMBER
41 CWD path
H A Dtest21127 ftp://%HOSTIP:%FTPPORT/a/path/%TESTNUMBER ftp://%HOSTIP:%FTPPORT/a/path/%TESTNUMBER
42 CWD path
H A Dtest21621 ….%TESTNUMBER ftp://%HOSTIP:%FTPPORT/a/path/%TESTNUMBER/ -T %LOGDIR/upload.%TESTNUMBER ftp://%HOSTI…
35 CWD path
H A Dtest53334 ftp://%HOSTIP:%FTPPORT/path/%TESTNUMBER ftp://%HOSTIP:%FTPPORT/path/%TESTNUMBER
44 CWD path
H A Dtest250263 https://%HOSTIP:%HTTP3PORT/path/%TESTNUMBER %HOSTIP %HTTP3PORT
70 GET https://localhost:%HTTP3PORT/path/%TESTNUMBER0001 HTTP/1.1
75 GET https://localhost:%HTTP3PORT/path/%TESTNUMBER0002 HTTP/1.1
80 GET https://localhost:%HTTP3PORT/path/%TESTNUMBER0003 HTTP/1.1
85 GET https://localhost:%HTTP3PORT/path/%TESTNUMBER0004 HTTP/1.1
H A Dtest40732 -k --ftp-ssl-control ftps://%HOSTIP:%FTPSPORT/a/path/%TESTNUMBER ftps://%HOSTIP:%FTPSPORT/a/path/%T…
49 CWD path
H A Dtest53435 ftp://non-existing-host.haxx.se/path/%TESTNUMBER ftp://%HOSTIP:%FTPPORT/path/%TESTNUMBER
45 CWD path
H A Dtest116117 Set-Cookie: ckyPersistent=permanent;path=;path=/
28 HTTP cookie with path set twice
H A Dtest240264 https://%HOSTIP:%HTTP2TLSPORT/path/%TESTNUMBER %HOSTIP %HTTP2TLSPORT
71 GET /path/%TESTNUMBER0001 HTTP/1.1
77 GET /path/%TESTNUMBER0002 HTTP/1.1
83 GET /path/%TESTNUMBER0003 HTTP/1.1
89 GET /path/%TESTNUMBER0004 HTTP/1.1
H A Dtest240464 https://%HOSTIP:%HTTP2TLSPORT/path/%TESTNUMBER %HOSTIP %HTTP2TLSPORT
71 GET /path/%TESTNUMBER0001 HTTP/1.1
77 GET /path/%TESTNUMBER0002 HTTP/1.1
83 GET /path/%TESTNUMBER0003 HTTP/1.1
89 GET /path/%TESTNUMBER0004 HTTP/1.1
H A Dtest3916 --path-as-is
49 --path-as-is with redirect, keeping dotdots
52 http://%HOSTIP:%HTTPPORT/../../%TESTNUMBER --path-as-is -L
H A Dtest54641 ftp://%HOSTIP:%FTPPORT/path/%TESTNUMBER ftp://%HOSTIP:%FTPPORT/path/%TESTNUMBER
51 CWD path
/curl/docs/libcurl/opts/
H A DCURLOPT_ABSTRACT_UNIX_SOCKET.md24 char *path);
31 null-terminated string holding the path of the socket. The path is set to
32 *path* prefixed by a NULL byte. This is the convention for abstract
33 sockets, however it should be stressed that the path passed to this function
H A DCURLOPT_PATH_AS_IS.md31 given path before passing it on to the server.
34 exist in the URL's path part and that is supposed to be removed according to
38 sequences to remain in the path and some clients want to pass these on in
41 By default libcurl normalizes such sequences before using the path.
/curl/docs/cmdline-opts/
H A Drequest-target.md5 Arg: <path>
19 Use an alternative target (path) instead of using the path as provided in the
H A Dunix-socket.md5 Arg: <path>
14 - --unix-socket socket-path $URL

Completed in 39 milliseconds

12345678910>>...15