Michael Solomon
Michael Solomon
This test passes. Do you still have this problem? 
@mille-printemps probably Node 20 and nock latest
@mille-printemps What is the workaround? maybe it will help to understand the root cause.
Stale. Feel free to reopen with more details.
We also need `oidc` login. @aviadhahami not sure why did you close this issue.
Thanks! 🙏
Hi. I'm sorry, but I currently don't have the time to take care of this.
Unfortunately, no proper solution
Update: the response behavior isn't identical to the original response. `IncomingMessage` and `PassThrough` act differently on `destroy` 
@kettanaito Why do we skip properties if they have the same name? The implementation may be still different If I delete [these lines](https://github.com/mswjs/interceptors/blob/main/src/interceptors/ClientRequest/utils/cloneIncomingMessage.ts#L63-L65) my test passes because it calls to...