1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

CURLOPT_USERPWD.3: see also CURLOPT_PROXYUSERPWD

This commit is contained in:
Daniel Stenberg 2017-08-24 10:09:28 +02:00
parent befaa7b14f
commit 4a7673c8ca
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -88,3 +88,4 @@ Returns CURLE_OK on success or
CURLE_OUT_OF_MEMORY if there was insufficient heap space.
.SH "SEE ALSO"
.BR CURLOPT_USERNAME "(3), " CURLOPT_PASSWORD "(3), "
.BR CURLOPT_PROXYUSERPWD "(3), "