From 861ab416c82d87622b3a1f997eca7c03b1fc2141 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 5 Apr 2026 17:17:34 +0200 Subject: [PATCH] Update docs/libcurl/opts/CURLOPT_SOCKS5_AUTH.md language Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- docs/libcurl/opts/CURLOPT_SOCKS5_AUTH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/libcurl/opts/CURLOPT_SOCKS5_AUTH.md b/docs/libcurl/opts/CURLOPT_SOCKS5_AUTH.md index 7ff97484df..545997f1b6 100644 --- a/docs/libcurl/opts/CURLOPT_SOCKS5_AUTH.md +++ b/docs/libcurl/opts/CURLOPT_SOCKS5_AUTH.md @@ -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