Telerik Forums
Fiddler Forum
2 answers
3.9K+ views

Hello,

I'm new to fiddler.

Is it possible to capture and save the videos or stream running on the browser?

How to achieve that if possible?

 

Thanks in advance.

 

Carlos
Top achievements
Rank 2
Iron
 answered on 13 Jan 2020
2 answers
82 views

According to Understanding FiddlerScript, if you don't define Rules=>Customize Rules, then Fiddler uses "the latest SampleRules.js file included in the Fiddler installation package".

But what if I want to add define just one specific rule and still always enjoy the latest SampleRules?

Is it possible to use customized rules in an opt-in fashion? That is, keeping customized rules almost empty and having all defaults automatically be loaded from SampleRules?

Lior
Top achievements
Rank 1
 answered on 11 Jan 2020
1 answer
2.4K+ views
While Fiddler is running, Postman requests fail. As instructed by Postman I have to disable SSL certificate verification in Postman. Is this best practice, or is there some other way so Postman works normally with Fiddler?
Rok
Top achievements
Rank 2
 answered on 10 Jan 2020
1 answer
420 views

Hi,  

 

New install of windows and just downloaded fiddler.  Got this error

 

---------------------------
Loading custom MIME mappings failed
---------------------------
Fiddler has encountered an unexpected problem. If you believe this is a bug in Fiddler, please copy this message by hitting CTRL+C, and submit a bug report at http://www.telerik.com/forums/fiddler.
The cloud file provider is not running.


Type: System.IO.IOException
Source: mscorlib
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)
   at System.Xml.XmlTextReaderImpl.InitStreamInput(Uri baseUri, String baseUriStr, Stream stream, Byte[] bytes, Int32 byteCount, Encoding encoding)
   at System.Xml.XmlTextReaderImpl..ctor(String url, Stream input, XmlNameTable nt)
   at System.Xml.Serialization.XmlSerializer.Deserialize(Stream stream)
   at Fiddler.XmlFileMimeMappings..ctor(String filePath) in C:\Jenkins\Fiddler_Windows\workspace\Fiddler2\Common\Core\MimeMapping\XmlFileMimeMappings.cs:line 40
   at Fiddler.frmViewer.š(Object , EventArgs ) in C:\Jenkins\Fiddler_Windows\workspace\Fiddler2\Viewer.cs:line 9784

Fiddler v5.0.20194.41348 (x64 AMD64) [.NET 4.0.30319.42000 on Microsoft Windows NT 10.0.17763.0]
---------------------------
OK  
---------------------------

 

Is it a bug?

Who is Jenkins? :)

 

Cheers

 

Andy

 

 

 

Simeon
Telerik team
 answered on 10 Jan 2020
1 answer
1.5K+ views
Running Fiddler v5.0.20194.41348 on Windows 7 and trying to debug a login process with AqBanking (part of gnucash). AqBanking is bypassing the Fiddler proxy. Actually quite a few applications are bypassing Fiddler. The Fiddler proxy is showing active any time capture is enabled (127.0.0.1:8888 active for HTTP and Secure). Other applications have no network config options, but they do use the Windows TCP/IP stack. Firefox, Chrome, and MSIE are all functioning with Fiddler 4 active.

How do I force ALL Windows network applications to work with Fiddler?
Simeon
Telerik team
 answered on 07 Jan 2020
9 answers
1.1K+ views
I'm using Fiddler in a dark theme. But there are a few colors I wasn't able to change.

 - Color of some blue entries (not sure what differentiates them)
 - Color of hex editor text in request
 - Color of hex editor text in response

Image attached. Please tell me how to customize these colors.
Brandon
Top achievements
Rank 1
 answered on 06 Jan 2020
46 answers
695 views

I've just updated the Fidder4 and got the error on start:

---------------------------
Awww, Fiddlesticks!
---------------------------
Fiddler has encountered an unexpected problem. If you believe this is a bug in Fiddler, please copy this message by hitting CTRL+C, and submit a bug report at http://www.telerik.com/forums/fiddler.

The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information.



1) Unknown error (0x278)



Resulting in: An exception occurred while trying to create an instance of type 'Telerik.NetworkConnections.NetworkConnectionsManager'.



Resulting in: Cannot activate part 'Telerik.NetworkConnections.NetworkConnectionsManager'.

Element: Telerik.NetworkConnections.NetworkConnectionsManager -->  Telerik.NetworkConnections.NetworkConnectionsManager -->  DirectoryCatalog (Path="E:\Program Files\Fiddler\Fiddler")



Resulting in: Cannot get export 'Telerik.NetworkConnections.NetworkConnectionsManager (ContractName="Telerik.NetworkConnections.NetworkConnectionsManager")' from part 'Telerik.NetworkConnections.NetworkConnectionsManager'.

Element: Telerik.NetworkConnections.NetworkConnectionsManager (ContractName="Telerik.NetworkConnections.NetworkConnectionsManager") -->  Telerik.NetworkConnections.NetworkConnectionsManager -->  DirectoryCatalog (Path="E:\Program Files\Fiddler\Fiddler")



Type: System.ComponentModel.Composition.CompositionException
Source: System.ComponentModel.Composition
   at System.ComponentModel.Composition.Hosting.CompositionServices.GetExportedValueFromComposedPart(ImportEngine engine, ComposablePart part, ExportDefinition definition)

   at System.ComponentModel.Composition.Hosting.CatalogExportProvider.GetExportedValue(ComposablePart part, ExportDefinition export, Boolean isSharedPart)

   at System.ComponentModel.Composition.Hosting.CatalogExportProvider.CatalogExport.GetExportedValueCore()

   at System.ComponentModel.Composition.Primitives.Export.get_Value()

   at System.ComponentModel.Composition.ExportServices.GetExportedValueFromLazy[T](Export export)

   at System.ComponentModel.Composition.Hosting.ExportProvider.GetExportedValueCore[T](String contractName, ImportCardinality cardinality)

   at Fiddler.Proxy..ctor(Boolean isPrimary, ProxySettings upstreamProxySettings) in C:\Jenkins\Fiddler_Windows\workspace\Fiddler2\Common\Core\Proxy.cs:line 208

   at Fiddler.frmViewer.‹•(String[] ˆ•) in C:\Jenkins\Fiddler_Windows\workspace\Fiddler2\Viewer.cs:line 2906

   at Fiddler.frmViewer.‡•(String[] ˆ•) in C:\Jenkins\Fiddler_Windows\workspace\Fiddler2\Viewer.cs:line 2723


Fiddler v5.0.20192.25091 (x86 x86) [.NET 4.0.30319.1 on Microsoft Windows NT 5.1.2600 Service Pack 3]
---------------------------
OK   
---------------------------


As the result - can't start Fiddler any more.
Heeelp

sW0rDF15h
Top achievements
Rank 1
 answered on 06 Jan 2020
1 answer
203 views

Fiddler Crashes on Startup always... help...

Problem signature:
  Problem Event Name:    APPCRASH
  Application Name:    Fiddler.exe
  Application Version:    5.0.20194.41348
  Application Timestamp:    5d95d558
  Fault Module Name:    KERNELBASE.dll
  Fault Module Version:    6.1.7601.23915
  Fault Module Timestamp:    59b94f2a
  Exception Code:    e0434352
  Exception Offset:    000000000001a06d
  OS Version:    6.1.7601.2.1.0.256.1
  Locale ID:    1046
  Additional Information 1:    61cb
  Additional Information 2:    61cb26cba9a9974f11aa5666ed1a9345
  Additional Information 3:    a03c
  Additional Information 4:    a03cf54e7635b40933f9c088e4cafa40

 

Boby
Telerik team
 answered on 06 Jan 2020
0 answers
124 views

class handlers

{

    static var oTimer: System.Windows.Forms.Timer = new Timer();
    public static ToolsAction("Request by Timer")
    function doIt()
    {
        oTimer = new Timer();
        oTimer.add_Tick(OnTimer);
        oTimer.Interval = 5000;
        oTimer.Start();
    }

    public static ToolsAction("Stop Timer")
    function stopIt()
    { 
        oTimer.Stop();
    }

        
    public static function OnTimer(sender: Object, ea: EventArgs)
    {
        var s = "GET blah blah";
        try{ 
            FiddlerObject.utilIssueRequest(s); 
        } 
        catch(e){ 
            MessageBox.Show("send failed" + e.ToString()); 
        }
    }

    static function OnBeforeResponse(oSession: Session) {

        if (oSession.utilFindInResponse("request start", false)>-1)
        {
            doIt();
        }

        if (oSession.utilFindInResponse("request stop", false)>-1)
        {
            stopIt();
        }

}

}

 

"Tool" -> "Request by timer" and "Stop Timer" works fine.

stopit(); wokrs fine too in if statement.

But doIt(); doesn't work in if statement.

I'm not good at computer thing and English too.

I can't figure out what's wrong. 

Please help and thank you in advance.

jaemin
Top achievements
Rank 1
 asked on 05 Jan 2020
3 answers
105 views
When the fiddler is running, everything is fine, but the data is wrong.
When the fiddler is off, then collect the http (s) data by chrome in the "network" section, the data is correct.
I need to know the cause.
Can someone help me ???
Blue
Top achievements
Rank 1
 answered on 03 Jan 2020
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?