n8n/packages
agobrech ce0d9d2bed
feat(HTTP Request Node): Move from Binary Buffer to Binary streaming (#5610)
*  Change from binary buffer to binary streaming

* Remove console.logs

* Import Readable from the correct lib

* stream response

* parametersToKeyValue doesn't need to be async anymore

* Fix bodyParameter reduce method

* parametersToKeyValue doesn't need to be async anymore

* handle streaming responses

* send `Content-Length` and `Content-Type` on binary requests

* Add new helper function for binary data

* Add binary function to helpers interface

* Fix bug in error handler

* Fix issue with wrongfully assigned headers to body

* Fix test workflow

* Remove console.logs

* Remove unnecsessary type

* Remove concat dependency already imported in workflow package

* Update pnpm-lock file

* Small fixes, asyncronous error message

* reset the lockfile

* Remove buffer check and simplify error handling

---------

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-03-09 15:38:54 +01:00
..
@n8n_io/eslint-config feat(core): Security audit (#5034) 2023-01-05 13:28:40 +01:00
cli feat(core): Allow using middlewares with decorators on a per-route basis (no-changelog) (#5656) 2023-03-09 15:08:48 +01:00
core feat(HTTP Request Node): Move from Binary Buffer to Binary streaming (#5610) 2023-03-09 15:38:54 +01:00
design-system fix(editor): Fix ElButton overrides (#5605) 2023-03-03 11:48:45 +01:00
editor-ui feat(editor): Only redirect new users to blank canvas (no-changelog) (#5654) 2023-03-09 15:26:27 +01:00
node-dev 🚀 Release 0.218.0 (#5601) 2023-03-02 17:32:52 +01:00
nodes-base feat(HTTP Request Node): Move from Binary Buffer to Binary streaming (#5610) 2023-03-09 15:38:54 +01:00
workflow feat(HTTP Request Node): Move from Binary Buffer to Binary streaming (#5610) 2023-03-09 15:38:54 +01:00