]> git.ipfire.org Git - thirdparty/curl.git/commit
examples: make use of CURLOPT_(REDIR_|)PROTOCOLS_STR
authorDaniel Stenberg <daniel@haxx.se>
Sat, 17 Jun 2023 22:37:22 +0000 (00:37 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 18 Jun 2023 09:09:13 +0000 (11:09 +0200)
commit741b6853b98c052e78018883bbd60a4395d11be6
treec3b7ccd9a5fbd0e048433a99d986f7005c84b5d8
parentb39181cedcc2f672c694c4e487cb6dd5c52da57c
examples: make use of CURLOPT_(REDIR_|)PROTOCOLS_STR

To show how to use them

Closes #11334
docs/examples/crawler.c
docs/examples/urlapi.c