Home | History | Annotate | Download | only in opts

Lines Matching full:libcurl

23 .TH CURLOPT_URL 3 "17 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
39 libcurl doesn't validate the syntax or use this variable until the transfer is
44 libcurl will attempt to resolve the protocol based on one of the following
47 Should the protocol, either that specified by the scheme or deduced by libcurl
48 from the host name, not be supported by libcurl then
52 protocols are supported by the build of libcurl you are using.
54 \fICURLOPT_PROTOCOLS(3)\fP can be used to limit what protocols libcurl will
55 use for this transfer, independent of what libcurl has been compiled to
95 The port is optional and when not specified libcurl will use the default port
126 directory. If the file part is omitted then libcurl downloads the directory
136 ftp://ftp.example.com/libcurl/readme.txt - This downloads readme.txt from the
137 libcurl directory.
152 communication with the mail server. If the path is omitted then libcurl will
225 directory. If the file part is omitted then libcurl downloads the directory
274 There's no official URL spec for RTMP so libcurl uses the URL syntax supported
279 While space is not typically a "legal" letter, libcurl accepts them. When a
281 and get cut off by libcurl if provided literally. You will instead have to