git-js
git-js copied to clipboard
Add global / task level option to disable response processing
In the event that a task generates a large amount of data in the response, caching it all in memory before responding to the calling code may cause out of memory errors.