Telerik Forums
Fiddler Forum
3 answers
135 views

Well... i had a bunch of suggestions and a really thoughtful post of 7 issues, but then i closed fiddler, forgot to reset the proxy, pressed "Post this thread" and lost everything... so... here we go again...

  1. First of all, congrats on the step guys! really good move! Kudos
  2. Reissuing sequentially is not working at all... Not by pressing "S" or by "right-click->Replay->Reissue Sequentially". I use this A LOT so this is kind of a show-stopper for me...
  3. Proxy set/reset needs to be automatic... setting/reseting manually is something i can live with for now, but causes major headaches sometimes...
  4. Autoscroll is happening even if my scroll bar is NOT at the bottom... i can live with it...
  5. "Stop/Start capturing" is not working... to start/stop capture you need to set/reset the proxy... bad but i can live with it
  6. "Timeline" tab is 100% blank... i use it a lot but i can live without it for now...
Tsviatko Yovtchev
Telerik team
 answered on 14 Mar 2017
1 answer
108 views
I installed Fiddler on Ubuntu 16.04, and imported its root certificate into Chromium. Thanks for that. I do not see the "Web View" button anywhere. Is this not available for the Linux version, or do I need to add the column somehow?
Tsviatko Yovtchev
Telerik team
 answered on 14 Mar 2017
0 answers
49 views

i tried all update uninstall and install again resetd settings but again it didnt work and when i open fiddler i lose my internet proxy server i have used for 1 month regulary for games and worked fine and one day it show me this problem i dont know how to fix

edri
Top achievements
Rank 1
 asked on 13 Mar 2017
4 answers
131 views
Is there a way to create a QuickExec that would update the headers text box on the Composer tab?
kdcarlisle
Top achievements
Rank 1
 answered on 09 Mar 2017
3 answers
170 views

I'm using window 7 PC.

I have an app, and it cannot access the mobile site web page because it only allows mobile user agent otherwise it redirects to PC version web page.

I've installed Fiddler, and go to rules - user agent - custom - Mozilla/5.0 (Linux; U; Android 2.3.6; en-us; Nexus S Build/GRK39F) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1.

After modifying user agent, sing chrome browser I could access the mobile address of the site, but using the app, it still cannot access to the mobile address.

I want to know why the app cannot access to mobile websites.

 

 

Eric
Top achievements
Rank 1
 answered on 08 Mar 2017
2 answers
214 views
If I configure Fiddle to allow remote computers connect should I see websocket traffic from other machines?  Linux for example.  Thanks.
Tsviatko Yovtchev
Telerik team
 answered on 08 Mar 2017
1 answer
275 views

Hi guys,

Is there a way from an external source of clearing/exporting the fiddler session list? I have a visual studio webtest plugin and I want to automate the creation of recordings.

i.e. While a test is running, record a test, export it and clear the session ready for the next test to run.

If this doesn't exist, is there anyway I could write an extension that does this?

Thanks

Tsviatko Yovtchev
Telerik team
 answered on 08 Mar 2017
3 answers
112 views

Not sure from when, Fiddler simply won't terminate after clicking the close button. Updated to the latest version v4.6.20171.9220, the issue is still there.

My OS is Win7 Ent SP1.

 

Call stack of the hanging thread.

==============================================

OS Thread Id: 0x6a30 (7)
        Child SP               IP Call Site
000000001ee9e848 0000000076dcc0ea [HelperMethodFrame_1OBJ: 000000001ee9e848] System.Threading.WaitHandle.WaitOneNative(System.Runtime.InteropServices.SafeHandle, UInt32, Boolean, Boolean)
000000001ee9e970 000007fee0d1a0d1 *** WARNING: Unable to verify checksum for C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\fa8eef6f6cb67c660d71e15c5cad71b5\mscorlib.ni.dll
System.Threading.WaitHandle.InternalWaitOne(System.Runtime.InteropServices.SafeHandle, Int64, Boolean, Boolean)
000000001ee9e9a0 000007fee0d1a0a1 System.Threading.WaitHandle.WaitOne(Int32, Boolean)
000000001ee9e9e0 000007fed62da532 *** WARNING: Unable to verify checksum for C:\Windows\assembly\NativeImages_v4.0.30319_64\Telerik.Analytics\8d921e35a226a0a0c0cdc9bacfd59599\Telerik.Analytics.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for C:\Windows\assembly\NativeImages_v4.0.30319_64\Telerik.Analytics\8d921e35a226a0a0c0cdc9bacfd59599\Telerik.Analytics.ni.dll
Telerik.Analytics.Utility.WaitHandleUtil.WaitOne(System.Threading.WaitHandle, System.TimeSpan)
000000001ee9ea10 000007fed62dccb7 Telerik.Analytics.Network.ServiceRequest.SendRequest(System.TimeSpan)
000000001ee9ea70 000007fed62da979 Telerik.Analytics.Core.Submitter.Submit(Telerik.Analytics.MonitorSettings, System.TimeSpan, System.String, System.String)
000000001ee9eb80 000007fed62d8a86 Telerik.Analytics.Core.Dispatcher.b__2()
000000001ee9ec80 000007fed62cf4e9 Telerik.Analytics.Utility.CodeUtil.SafeAction(Action)
000000001ee9ecc0 000007fed62d8187 Telerik.Analytics.Core.Dispatcher.GetAndSendNextPacket(Telerik.Analytics.Core.Submitter, System.TimeSpan, System.String)
000000001ee9ede0 000007fed62d876c Telerik.Analytics.Core.Dispatcher.b__1()
000000001ee9ee30 000007fed62cf4e9 Telerik.Analytics.Utility.CodeUtil.SafeAction(Action)
000000001ee9ee70 000007fed62d8104 Telerik.Analytics.Core.Dispatcher.IncomingDataLoop()
000000001ee9eeb0 000007fee0d22490 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
000000001ee9ef80 000007fee0d22327 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
000000001ee9efb0 000007fee0d31a50 System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
000000001ee9eff0 000007fee0d31f70 System.Threading.ThreadPoolWorkQueue.Dispatch()
000000001ee9f518 000007fee21d3753 [DebuggerU2MCatchHandlerFrame: 000000001ee9f518]

Tsviatko Yovtchev
Telerik team
 answered on 08 Mar 2017
0 answers
121 views

Hi,

Sometimes our WPF application seems to be in a state where HTTP POST hangs when there is a small burst of web services requests. However when running Fiddler we do not get into that state.

So I am wondering what Fiddler could be doing to avoid this issue ?

We have also noticed that if we remove the option Reuse Client Connection from Fiddler we do experience similar issue.

Why removing this option would make our application not work properly ?

Any recommendation to help investigating this issue would be really appreciated .

Thanks,

Caroline.

Caroline Beauvais
Top achievements
Rank 1
 asked on 07 Mar 2017
2 answers
158 views

Trying to get fiddler to work in visual studio 2010 using chrome when run from the IDE

On the development machine the url looks like http://localhost:someport/somefile.aspx

I set a static port in the VS project properties and told fiddler to monitor that port - nothing.

modified the .net framework machine.config to run on a proxy per internet suggestions - nothing

<system.net> <defaultProxy useDefaultCredentials="true" enabled="true"> <proxy autoDetect="false" bypassonlocal="false" proxyaddress="http://127.0.0.1:8888" usesystemdefault="false" /> </defaultProxy> </system.net>

Some internet suggestions were to change the proxy server in code, but gave only a snippet, not sure where such code should go.

I added proxy configurations to the web.config file per some suggestions - no help.

This should not be this difficult...please help!

Plamen
Top achievements
Rank 1
 answered on 07 Mar 2017
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?