node-export-server
node-export-server copied to clipboard
Before/After Callbacks in the export route are inaccessible
Hi,
Based on the comments here, it seems like beforeRequest and afterRequest should either be exported or have methods exported to push callbacks into those arrays.
Is that correct and if so, would you accept a PR implementing that?