I met the problem described in the title. I've investigated it and found the cause.
The src/interceptors/ClientRequest/utils/cloneIncomingMessage is not properly.
But I don't know how to fix it properly. I'm planning to consider it but first I share it via this issue.
--- Edit
I removed the meaningless tests.