Himanshu Jain

Results 3 issues of Himanshu Jain

Hi, I am running a test using mocha, selenium-webdriver and http-mitm-proxy. I set proxy using selenium to divert https traffic to the mitm-proxy. After my test cases are done, I...

Hi - First thanks for making a great software. In my use case I am trying to intercept the call made to `walmart.com` and redirect it to one of it's...

I am using decache to re-require modules in loop. The server crashes as memory leak is observed. call the following code recursively and you will observe significant memory leak: ```...