Lines Matching full:libcurl
22 .TH curl_formadd 3 "24 June 2002" "libcurl 7.9.8" "libcurl Manual"
61 followed by a string which provides the \fIname\fP of this part. libcurl
68 followed by a string which provides the \fIname\fP of this part. libcurl
75 to send away. libcurl copies the provided data, so your application doesn't
82 to send away. libcurl will use the pointer and refer to the data in your
90 If you pass a 0 (zero) for this option, libcurl will instead do a strlen() on
112 string, it tells libcurl to use the given string as the \fIfilename\fP in the
116 tells libcurl that the file contents are already present in a buffer. The
128 Tells libcurl to use the \fICURLOPT_READFUNCTION(3)\fP callback to get
133 set with the total expected length of the part. (Option added in libcurl
145 of headers to those libcurl automatically generates. The list must exist while