mirror of
https://github.com/curl/curl.git
synced 2026-08-26 04:03:32 +03:00
docs/examples/protofeats.c: Outputs all protocols and features
Showing off one way to get to char pointer arrays of info returned by curl_version_info() Closes #10991
This commit is contained in:
parent
1c5ed24ee0
commit
c9cff9262f
2 changed files with 53 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ check_PROGRAMS = \
|
|||
postit2 \
|
||||
postit2-formadd \
|
||||
progressfunc \
|
||||
protofeats \
|
||||
resolve \
|
||||
sendrecv \
|
||||
sepheaders \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue