node-ldapjs icon indicating copy to clipboard operation
node-ldapjs copied to clipboard

Client should expose received controls for non-search actions

Open pfmooney opened this issue 11 years ago • 0 comments

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.

pfmooney avatar May 24 '14 15:05 pfmooney