We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 625674e + 1ac5805 commit 406ca3aCopy full SHA for 406ca3a
README.rdoc
@@ -37,6 +37,14 @@ sources.
37
38
Simply require either 'net-ldap' or 'net/ldap'.
39
40
+== Extensions
41
+
42
+This library focuses on the core LDAP RFCs referenced in the description.
43
+However, we recognize there are commonly used extensions to the spec that are
44
+useful. If there is another library which handles it, we list it here.
45
46
+* {resolv-srv}[https://rubygems.org/gems/resolv-srv]: Support RFC2782 SRV record lookup and failover
47
48
== Develop
49
50
This task will run the test suite and the
0 commit comments