I'm wondering if there's a way to force a client reconnect in an extension? I looked through the network flags and didn't see anything but I did find the fiddler.network.timeouts.clientpipe.resuse setting. The extension I'm working on spins up background threads to make it's own webrequests against an F5 however I'm getting locked to a specific machine due to using the same client connection. I'd rather not muck with the preferences and instead force a reset before each new web requests. Is there a way to do this?
Thanks in advance!
-C
Thanks in advance!
-C