curl/include/curl
Daniel Stenberg e6f8445ede
setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STR
... as replacements for deprecated CURLOPT_PROTOCOLS and
CURLOPT_REDIR_PROTOCOLS as these new ones do not risk running into the
32 bit limit the old ones are facing.

CURLINFO_PROTCOOL is now deprecated.

The curl tool is updated to use the new options.

Added test 1597 to verify the libcurl protocol parser.

Closes #8992
2022-07-04 08:35:09 +02:00
..
.gitignore copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl.h setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STR 2022-07-04 08:35:09 +02:00
curlver.h RELEASE-NOTES: synced 2022-07-01 09:53:08 +02:00
easy.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
header.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
Makefile.am copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
mprintf.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
multi.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
options.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
stdcheaders.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
system.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
typecheck-gcc.h setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STR 2022-07-04 08:35:09 +02:00
urlapi.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00