Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当网页加载时,会触发几个 URL,例如图像 URL、JS 等(类似于我们在 Fidler 中看到的)。
我正在使用HttpWebRequest在 VB.net 中打开一个页面,并希望在打开单个页面时捕获所有 URL/请求(图像/JS 等)。
HttpWebRequest