mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:23:38 +03:00
httpput-postfields.c: new example doing PUT with POSTFIELDS
Proposed-by: Jeroen Ooms Ref: #6186 Closes #6188
This commit is contained in:
parent
760e854348
commit
71ec4e7d76
2 changed files with 102 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ check_PROGRAMS = 10-at-a-time anyauthput cookie_interface debug fileupload \
|
|||
ftpuploadresume sslbackend postit2-formadd multi-formadd \
|
||||
shared-connection-cache sftpuploadresume http2-pushinmemory parseurl \
|
||||
urlapi imap-authzid pop3-authzid smtp-authzid http3 altsvc \
|
||||
http3-present multi-poll
|
||||
http3-present multi-poll httpput-postfields
|
||||
|
||||
# These examples require external dependencies that may not be commonly
|
||||
# available on POSIX systems, so don't bother attempting to compile them here.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue