-
-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Description
remix-fastify/packages/remix-fastify/src/shared.ts
Lines 116 to 119 in 7ea0db8
| if (nodeResponse.body) { | |
| let stream = responseToReadable(nodeResponse.clone()); | |
| return reply.send(stream); | |
| } |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels