node-ldapjs
node-ldapjs copied to clipboard
Client should expose received controls for non-search actions
It appears that only client.search exposes received message controls via the EventEmitter during searchResult parsing. Some other actions (see #186) would benefit from access to control information at the time of callback.