box / box-node-sdk

A Javascript interface for interacting with the Box API. You can find the node package at
https://www.npmjs.com/package/box-node-sdk
Apache License 2.0
187 stars 121 forks source link

feat: Add request option to skip `PassThrough` #863

Closed rlyonbox closed 10 months ago

rlyonbox commented 10 months ago

The PassThrough is causing us a few issues, and I can't figure out why it was added - this PR adds an option which avoids the usage of it optionally while leaving the default behavior as PassThrough.

CLAassistant commented 10 months ago

CLA assistant check
All committers have signed the CLA.

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 6744067792


Totals Coverage Status
Change from base Build 6653679495: 0.003%
Covered Lines: 2956
Relevant Lines: 3058

💛 - Coveralls