-
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
Description
Related to missing output, I have a sense hooking into data immediately will cause some applications to miss parts of the content body. Those that don't start reading the response right after response and instead expect the stream to be paused for a while. Perhaps they're passing the response first to an async function, but by that time, the recording logic will have already unpaused the stream.
—moll/node-mitm#76 (comment)