fiddler
Stall Internet Activity When App is Terminated
I\'m messing around with the FiddlerCore and .NET and making an Internet Filter application. I\'d like to \"stall\" or prevent Internet Activity if the app isn\'t running, similar to how Covenant Eyes[详细]
2023-03-07 16:53 分类:问答Emulate a type="file" INPUT with XMLHttpRequest
I\'m testing this code that I found somewhere on the web. I also tried code that I found in this answer, but nothing seems to be working as I want it to. Here is my javascript:[详细]
2023-03-06 08:31 分类:问答Is it possible to trace http traffic generated by MSMQ over HTTP with Fiddler?
I send MSMQ messages over the HTTP transport. The message arrive fine, but I wish to see the actual HTTP traffic. Surele, WireShark shows it. However, Fiddler - does not.[详细]
2023-03-05 15:22 分类:问答Fiddler 2 to rebuild encrypted request
Say Fiddler 2 captured a encrypted request, like this: http://www.mydomain.com/report.php?encrypted_text?qwQEHGRq1t[详细]
2023-03-05 02:34 分类:问答Is Fiddler a Good Building Block for an Internet Filter?
So I want to make my own Internet Filter. Don\'t worry, i\'m not asking for a tutorial. I\'m just wondering if Fiddler would make a good backbone for it. I\'m a little worried because it seemed that t[详细]
2023-03-03 02:27 分类:问答Fiddler showing cache hits?
I just wanted to check if my HTTP caching for my website is working especially since I moved to a CDN.[详细]
2023-03-02 04:27 分类:问答JQuery will work with Fiddler, but not on my server
Fiddler Link : http://jsfiddle.net/nLxc4/5/ My code : <html> <head> <script type=\"text/javascript\" src=\"js/jquery-1.5.1.min.js\"></script>[详细]
2023-03-01 17:21 分类:问答Proxy from iPhone to desktop running Fiddler some https fails
I am successfully seeing https traffic from a proxy setup on an iPhone to a wifi network so that it is routed through a desktop running fiddler. How开发者_如何学运维ever, some http requests fail. I ha[详细]
2023-02-28 13:17 分类:问答IIS6 - Why won't my Custom error page display?
I have a custom error page that should display for HTTP 404 errors.It does not and I am having difficulty figuring ou开发者_StackOverflowt why.[详细]
2023-02-28 12:34 分类:问答Fiddler doesn't capture traffic from Chrome
Here is what I have to do : Open a url in IE/Chrome/Firefox browser. Do some UI user action (click/submit).[详细]
2023-02-28 07:16 分类:问答