support external piping
Open
- Dominant language
- JavaScript
- Stars
- 402
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Right now there doesn't seem to be a way to do
```js
var req = get.post(...)
pump(coolStream, req)
```
Would be great to support that :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.