- Notifications
You must be signed in to change notification settings - Fork611
-
To parse the request body, we currently have to use the "onData" function. So i propose adding an "onFullData" function that automatically concatenates the received chunks and returns the complete body as an ArrayBuffer to Node.js. The performance benefits:
Function signature could be: |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment