我想在C#中使用fiddlercore捕獲請求頭。這是我的代碼。我使用硒來到我想要獲取請求標題/網絡表單的網頁。我能夠訪問網頁,但無法使用fiddlercore捕獲任何內容。我知道我必須使用委託和BeginInvoke方法,但應該怎麼做還不清楚。 我正在使用AfterSessionComplete事件來捕獲請求正文。然而它是空的。我錯過了什麼?有人可以幫我解決這個問題嗎?謝謝。這是我的代碼。 pu
我有這樣的測試工具來嘗試提琴手核心我的工具每次啓動證書: static void Main(string[] args)
{
#region AttachEventListeners
//
// It is important to understand that FiddlerCore calls event handlers on the