-
- Downloads
- 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.
Showing
- CHANGES 11 additions, 0 deletionsCHANGES
- TODO-RELEASE 1 addition, 1 deletionTODO-RELEASE
- configure.ac 2 additions, 0 deletionsconfigure.ac
- lib/formdata.c 77 additions, 2 deletionslib/formdata.c
- tests/data/test166 2 additions, 2 deletionstests/data/test166
- tests/data/test304 2 additions, 2 deletionstests/data/test304
- tests/data/test39 2 additions, 2 deletionstests/data/test39
- tests/data/test44 2 additions, 2 deletionstests/data/test44
- tests/data/test71 2 additions, 2 deletionstests/data/test71
- tests/data/test9 2 additions, 2 deletionstests/data/test9
Loading
Please register or sign in to comment