]> granicus.if.org Git - curl/commit
- Based on Fedor Karpelevitch's formpost path basename patch, file parts in
authorDaniel Stenberg <daniel@haxx.se>
Fri, 1 Oct 2004 06:36:11 +0000 (06:36 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 1 Oct 2004 06:36:11 +0000 (06:36 +0000)
commit8e87223195bba350f7fab9575a3ea3de85a49166
tree17277913163f4bb1b99a70d88ebc1a25f8415f47
parentbe1cece69b2bc7b73c07166ec5e164fabdac1c95
- Based on Fedor Karpelevitch's formpost path basename patch, file parts in
  formposts no longer include the path part. If you _really_ want them, you
  must provide your preferred full file name with CURLFORM_FILENAME.

  Added detection for libgen.h and basename() to configure. My custom
  basename() replacement function for systems without it, might be a bit too
  naive...

  Updated 6 test cases to make them work with the stripped paths.
CHANGES
TODO-RELEASE
configure.ac
lib/formdata.c
tests/data/test166
tests/data/test304
tests/data/test39
tests/data/test44
tests/data/test71
tests/data/test9