- Mar 11, 2002
-
-
Daniel Stenberg authored
filename field of that part. A typical example line could look like: -F 'name=@filename;filename=/dev/null' This can be combined with type= too, in a manner similar to: -F "file=@log/test39.txt;filename=fakerfile;type=moo/foobar" Enjoy.
-
- Mar 08, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
truly fopen()ed. It could end up fclose()ing a NULL as discovered by Clifford Wolf.
-
Daniel Stenberg authored
after the transfer is done properly
-
- Feb 28, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
variable is set when curl is invoked
-
- Feb 25, 2002
-
-
Daniel Stenberg authored
with -I for example
-
- Jan 28, 2002
-
-
Daniel Stenberg authored
a modifier of another type
-
- Jan 03, 2002
-
-
Daniel Stenberg authored
stopped working after the dec-20 fixes that now supports FTP operations to skip the transfer phase.
-
- Dec 17, 2001
-
-
Daniel Stenberg authored
-
- Dec 11, 2001
-
-
Daniel Stenberg authored
directory part is now stripped off and only the actual file name part will be used
-
- Nov 30, 2001
-
-
Daniel Stenberg authored
-
- Nov 29, 2001
-
-
Daniel Stenberg authored
-
- Nov 21, 2001
-
-
Daniel Stenberg authored
-
- Nov 19, 2001
-
-
Daniel Stenberg authored
and plain wrong.
-
- Nov 05, 2001
-
-
Daniel Stenberg authored
-
- Oct 22, 2001
-
-
Daniel Stenberg authored
in column zero now!
-
- Oct 09, 2001
-
-
Daniel Stenberg authored
-
- Oct 03, 2001
-
-
Daniel Stenberg authored
instead entirely rely on the curl_formadd() function. The former one is subject for removal in a future release.
-
- Sep 26, 2001
-
-
Daniel Stenberg authored
-
- Sep 11, 2001
-
-
Daniel Stenberg authored
-
- Sep 07, 2001
-
-
Daniel Stenberg authored
-
- Sep 03, 2001
-
-
Daniel Stenberg authored
local file's time
-
- Aug 29, 2001
-
-
Daniel Stenberg authored
-
- Aug 24, 2001
-
-
Daniel Stenberg authored
o -G -I works on the same command line and makes HEAD instead of GET o -G with an already present question mark in the URL makes an ampersand get added as a separator instead
-
- Aug 19, 2001
-
-
Daniel Stenberg authored
-
- Aug 15, 2001
-
-
Daniel Stenberg authored
like: "curl -d moo=foo -G daniel.haxx.se" currently fails.
-
- Aug 14, 2001
-
-
Daniel Stenberg authored
-
- Aug 09, 2001
-
-
Daniel Stenberg authored
and when VERBOSE was enabled, that used the stream. Also, the stream was closed even if we looped to get more files. Corrects Dustin Boswell's bug report #441610
-
- Aug 08, 2001
-
-
Daniel Stenberg authored
start the file name as in 'X:\' where X is any letter. The colon otherwise normally separate the file name from the password.
-
Daniel Stenberg authored
-
- Aug 06, 2001
-
-
Daniel Stenberg authored
-
- Jul 12, 2001
-
-
Sterling Hughes authored
curl_global_cleanup(). Update corresponding man pages... Improve the logic in curl_global_cleanup() and curl_global_init() so that they are not called twice if the application libraries have been initialized and make sure to reset the init flags in curl_global_cleanup().
-
- Jun 25, 2001
-
-
Daniel Stenberg authored
first resume was used on all files instead of being reset between each file. As found by Björn Stenberg.
-
- May 30, 2001
-
-
Daniel Stenberg authored
-
- May 29, 2001
-
-
Daniel Stenberg authored
-
- May 28, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
but it shows good manner to always cleanup
-
- May 04, 2001
-
-
Daniel Stenberg authored
-