mirror of
https://github.com/curl/curl.git
synced 2026-07-26 00:27:16 +03:00
added example that makes an upload to a file:// url
This commit is contained in:
parent
459801d6e0
commit
15cd35f67f
2 changed files with 66 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
|
|||
ftpupload.c httpput.c simplessl.c ftpgetresp.c http-post.c \
|
||||
post-callback.c multi-app.c multi-double.c multi-single.c \
|
||||
multi-post.c fopen.c simplepost.c makefile.dj curlx.c https.c \
|
||||
multi-debugcallback.c
|
||||
multi-debugcallback.c fileupload.c
|
||||
|
||||
all:
|
||||
@echo "done"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue