سؤال

Is it possible to check if AutoResponder is enabled using only FiddlerScript?

I have some code that modifies request headers, but I only want that code to fire when AutoResponder is on. I looked through the API but didn't see anything obvious.

Thanks!

هل كانت مفيدة؟

المحلول

Look at FiddlerApplication.oAutoResponder.IsEnabled

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top