Skip to content

fix: add lacking function unpipe() to request obj#10

Open
pasha-vuiko wants to merge 1 commit intogeut:mainfrom
pasha-vuiko:fix/add-lacking-unpipe-to-request
Open

fix: add lacking function unpipe() to request obj#10
pasha-vuiko wants to merge 1 commit intogeut:mainfrom
pasha-vuiko:fix/add-lacking-unpipe-to-request

Conversation

@pasha-vuiko
Copy link
Copy Markdown

Fix lacking function. Absence caused Unhandled Promise Rejection with @fastify/multipart

@tinchoz49
Copy link
Copy Markdown
Contributor

we were testing @fastify/multipart and it was working. Also Request extend from Readable and it has already unpipe method implemented.

@pasha-vuiko
Copy link
Copy Markdown
Author

Hmm, interesting, I'll give a repository with reproduction code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants