Update docs/libcurl/opts/CURLOPT_SOCKS5_AUTH.md

language

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Daniel Stenberg 2026-04-05 17:17:34 +02:00 committed by GitHub
parent ec073b0ea6
commit 861ab416c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ password with the CURLOPT_PROXYUSERPWD(3) option.
The specific socks authentication method is an *access property*, it does not
change the security context. This means that this option changes how the
connection and access to the proxy happens when a connection is setup, but it
connection and access to the proxy happen when a connection is set up, but it
does not affect which proxy connections libcurl can reuse. libcurl may reuse a
connection that was set up with a different socks authentication method. Proxy
connection reuse still depends on other properties matching, such as the