Skip to content
Snippets Groups Projects
Commit fb88723a authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

minor RFC updates, Dan Fandrich brought my attention to them

parent 37187370
No related branches found
No related tags found
No related merge requests found
......@@ -726,7 +726,7 @@ LDAP
Working with LDAP URLs":
http://developer.netscape.com/docs/manuals/dirsdk/csdk30/url.htm
RFC 2255, "The LDAP URL Format" http://www.rfc-editor.org/rfc/rfc2255.txt
RFC 2255, "The LDAP URL Format" http://curl.haxx.se/rfc/rfc2255.txt
To show you an example, this is now I can get all people from my local LDAP
server that has a certain sub-domain in their email address:
......
......@@ -43,7 +43,7 @@ curl is powered by libcurl for all transfer-related features. See
for details.
.SH URL
The URL syntax is protocol dependent. You'll find a detailed description in
RFC 2396.
RFC 3986.
You can specify multiple URLs or parts of URLs by writing part sets within
braces as in:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment