mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
Update docs/libcurl/opts/CURLOPT_SOCKS5_AUTH.md
language Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
ec073b0ea6
commit
861ab416c8
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user