mirror of
https://github.com/curl/curl.git
synced 2026-08-05 17:56:19 +03:00
Added a persistant connection example
This commit is contained in:
parent
4e878eae79
commit
9479ac6dda
2 changed files with 54 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
|
|||
|
||||
EXTRA_DIST =
|
||||
README curlgtk.c sepheaders.c simple.c postit.c \
|
||||
win32sockets.c \
|
||||
win32sockets.c persistant.c \
|
||||
getpageinvar.php simpleget.php simplepost.php
|
||||
|
||||
all:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue