We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 625674e commit 1ac5805Copy full SHA for 1ac5805
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