Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between a computer and the Internet
3
votes
1answer
147 views
getResultImageLayer is not working
I am trying to obtain the shapefile output that I am receiving from the gpTool, which is hosted on the ArcServer, and placing it on the Map using,
gp.getResultImageLayer(jobInfo.jobId,"final_shp", ...
3
votes
1answer
233 views
Is it possible to setup fiddler to capture requests from QGIS
I want to know if it is possible setup fiddler to capture WMS/WFS requests from QGIS and how to do it.
Fiddler is capturing the requests from MapInfo and I don't remember making any setup in fiddler ...
