]> git.ipfire.org Git - thirdparty/curl.git/commit
CURLINFO_SCHEME/PROTOCOL: they return the "scheme" for a "transfer"
authorDaniel Stenberg <daniel@haxx.se>
Sat, 8 Nov 2025 16:09:31 +0000 (17:09 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 8 Nov 2025 16:09:50 +0000 (17:09 +0100)
commitd083f529e8eb9bd222093262fe0ef6e39778e2ef
treecf61c5b85cff4d1716dfd91ff81ea690b61f64e1
parenta5c0dfc19f57da30afd6c3eaf7f44cb2c444e222
CURLINFO_SCHEME/PROTOCOL: they return the "scheme" for a "transfer"

Not protocol. Not for connection.

Closes #19403
docs/libcurl/opts/CURLINFO_PROTOCOL.md
docs/libcurl/opts/CURLINFO_SCHEME.md