<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.rws.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>05 What is Fiddler and how to use it</title><link>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12 Non-Production</generator><item><title>05 What is Fiddler and how to use it</title><link>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it</link><pubDate>Wed, 09 Sep 2020 09:55:40 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:0921b39a-8412-4035-b52d-357811c3af63</guid><dc:creator>Paul Filkin</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it#comments</comments><description>Current Revision posted to Studio Developers WIKI by Paul Filkin on 9/9/2020 9:55:40 AM&lt;br /&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;Telerik Fiddler is a&lt;strong&gt; free web debugging&lt;/strong&gt; proxy for any browser, system or platform&amp;quot;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This tool is very handy when you&amp;nbsp;use a aplication which makes server request and you want to troubleshoot. You can download this tool from &lt;a href="https://www.telerik.com/download/fiddler"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;After the fiddler is installed launch it, you&amp;#39;ll see this window:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1915x893/__key/communityserver-wikis-components-files/00-00-00-03-50/Fiddler.png" /&gt;&lt;/p&gt;
&lt;h2&gt;How to decrypt HTTPS calls&lt;/h2&gt;
&lt;p&gt;By default Fiddler doesn&amp;#39;t capture https calls.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What does it means?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If the service you want to debug is making the calls u&lt;strong&gt;sing https protocol (secure connection) you&amp;#39;ll not be able to see the request.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In order to enable the http capturing go to &lt;strong&gt;TOOLS -&amp;gt; OPTIONS -&amp;gt; HTTPS -&amp;gt; check Capture Https and Decript options.&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/549x375/__key/communityserver-wikis-components-files/00-00-00-03-50/HTTPS.png" /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;How to&amp;nbsp;use Fiddler&lt;/h2&gt;
&lt;p&gt;We can split Fiddler&amp;#39;s view in 3 parts:&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Calls list&lt;/strong&gt;&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/742x446/__key/communityserver-wikis-components-files/00-00-00-03-50/list.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you&amp;#39;ll all the &lt;strong&gt;calls your PC is making to web&lt;/strong&gt;, including the status code for each call&lt;/p&gt;
&lt;h3&gt;Request details&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1154x303/__key/communityserver-wikis-components-files/00-00-00-03-50/ins.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you&amp;#39;ll see details for the selected service call like: endpoint, headers . If you click on &amp;quot;Raw&amp;quot; tab you can even copy the request and us it elsewhere.&lt;/p&gt;
&lt;h3&gt;Response details&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1158x470/__key/communityserver-wikis-components-files/00-00-00-03-50/resp.png" /&gt;&lt;/p&gt;
&lt;p&gt;Each server &amp;quot;sends information back&amp;quot; this is called&amp;nbsp;&lt;strong&gt;server response&lt;/strong&gt;. The response can contain information in a JSON structure, a raw file and so on.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Fiddler&lt;/div&gt;
</description></item><item><title>What is Fiddler and how to use it</title><link>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it/revision/6</link><pubDate>Mon, 07 Sep 2020 12:41:22 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:0921b39a-8412-4035-b52d-357811c3af63</guid><dc:creator>Paul Filkin</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it#comments</comments><description>Revision 6 posted to Studio Developers WIKI by Paul Filkin on 9/7/2020 12:41:22 PM&lt;br /&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;Telerik Fiddler is a&lt;strong&gt; free web debugging&lt;/strong&gt; proxy for any browser, system or platform&amp;quot;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This tool is very handy when you&amp;nbsp;use a aplication which makes server request and you want to troubleshoot. You can download this tool from &lt;a href="https://www.telerik.com/download/fiddler"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;After the fiddler is installed launch it, you&amp;#39;ll see this window:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1915x893/__key/communityserver-wikis-components-files/00-00-00-00-39/Fiddler.png" /&gt;&lt;/p&gt;
&lt;h2&gt;How to decrypt HTTPS calls&lt;/h2&gt;
&lt;p&gt;By default Fiddler doesn&amp;#39;t capture https calls.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What does it means?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If the service you want to debug is making the calls u&lt;strong&gt;sing https protocol (secure connection) you&amp;#39;ll not be able to see the request.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In order to enable the http capturing go to &lt;strong&gt;TOOLS -&amp;gt; OPTIONS -&amp;gt; HTTPS -&amp;gt; check Capture Https and Decript options.&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/549x375/__key/communityserver-wikis-components-files/00-00-00-00-39/HTTPS.png" /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;How to&amp;nbsp;use Fiddler&lt;/h2&gt;
&lt;p&gt;We can split Fiddler&amp;#39;s view in 3 parts:&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Calls list&lt;/strong&gt;&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/742x446/__key/communityserver-wikis-components-files/00-00-00-00-39/list.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you&amp;#39;ll all the &lt;strong&gt;calls your PC is making to web&lt;/strong&gt;, including the status code for each call&lt;/p&gt;
&lt;h3&gt;Request details&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1154x303/__key/communityserver-wikis-components-files/00-00-00-00-39/ins.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you&amp;#39;ll see details for the selected service call like: endpoint, headers . If you click on &amp;quot;Raw&amp;quot; tab you can even copy the request and us it elsewhere.&lt;/p&gt;
&lt;h3&gt;Response details&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1158x470/__key/communityserver-wikis-components-files/00-00-00-00-39/resp.png" /&gt;&lt;/p&gt;
&lt;p&gt;Each server &amp;quot;sends information back&amp;quot; this is called&amp;nbsp;&lt;strong&gt;server response&lt;/strong&gt;. The response can contain information in a JSON structure, a raw file and so on.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Fiddler&lt;/div&gt;
</description></item><item><title>What is Fiddler and how to use it</title><link>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it/revision/5</link><pubDate>Thu, 07 May 2020 17:07:48 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:0921b39a-8412-4035-b52d-357811c3af63</guid><dc:creator>Paul Filkin</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it#comments</comments><description>Revision 5 posted to Studio Developers WIKI by Paul Filkin on 5/7/2020 5:07:48 PM&lt;br /&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;Telerik Fiddler is a&lt;strong&gt; free web debugging&lt;/strong&gt; proxy for any browser, system or platform&amp;quot;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This tool is very handy when you&amp;nbsp;use a aplication which makes server request and you want to troubleshoot. You can download this tool form &lt;a href="https://www.telerik.com/download/fiddler"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;After the fiddler is installed launch it, you&amp;#39;ll see this window:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1915x893/__key/communityserver-wikis-components-files/00-00-00-00-39/Fiddler.png" /&gt;&lt;/p&gt;
&lt;h2&gt;How to decrypt HTTPS calls&lt;/h2&gt;
&lt;p&gt;By default Fiddler doesn&amp;#39;t capture https calls.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What does it means?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If the service you want to debug is making the calls u&lt;strong&gt;sing https protocol (secure connection) you&amp;#39;ll not be able to see the request.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In order to enable the http capturing go to &lt;strong&gt;TOOLS -&amp;gt; OPTIONS -&amp;gt; HTTPS -&amp;gt; check Capture Https and Decript options.&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/549x375/__key/communityserver-wikis-components-files/00-00-00-00-39/HTTPS.png" /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;How to&amp;nbsp;use Fiddler&lt;/h2&gt;
&lt;p&gt;We can split Fiddler&amp;#39;s view in 3 parts:&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Calls list&lt;/strong&gt;&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/742x446/__key/communityserver-wikis-components-files/00-00-00-00-39/list.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you&amp;#39;ll all the &lt;strong&gt;calls your PC is making to web&lt;/strong&gt;, including the status code for each call&lt;/p&gt;
&lt;h3&gt;Request details&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1154x303/__key/communityserver-wikis-components-files/00-00-00-00-39/ins.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you&amp;#39;ll see details for the selected service call like: endpoint, headers . If you click on &amp;quot;Raw&amp;quot; tab you can even copy the request and us it elsewhere.&lt;/p&gt;
&lt;h3&gt;Response details&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1158x470/__key/communityserver-wikis-components-files/00-00-00-00-39/resp.png" /&gt;&lt;/p&gt;
&lt;p&gt;Each server &amp;quot;sends information back&amp;quot; this is called&amp;nbsp;&lt;strong&gt;server response&lt;/strong&gt;. The response can contain information in a JSON structure, a raw file and so on.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Fiddler&lt;/div&gt;
</description></item><item><title>What is Fiddler and how to use it</title><link>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it/revision/4</link><pubDate>Tue, 20 Aug 2019 06:49:44 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:0921b39a-8412-4035-b52d-357811c3af63</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it#comments</comments><description>Revision 4 posted to Studio Developers WIKI by Andrea-Melinda Ghisa on 8/20/2019 6:49:44 AM&lt;br /&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;Telerik Fiddler is a&lt;strong&gt; free web debugging&lt;/strong&gt; proxy for any browser, system or platform&amp;quot;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This tool is very handy when you&amp;nbsp;use a aplication which makes server request and you want to troubleshoot. You can download this tool form &lt;a href="https://www.telerik.com/download/fiddler"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;After the fiddler is installed launch it, you&amp;#39;ll see this window:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1915x893/__key/communityserver-wikis-components-files/00-00-00-00-39/Fiddler.png" /&gt;&lt;/p&gt;
&lt;h2&gt;How to decrypt HTTPS calls&lt;/h2&gt;
&lt;p&gt;By default Fiddler doesn&amp;#39;t capture https calls.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What does it means?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If the service you want to debug is making the calls u&lt;strong&gt;sing https protocol (secure connection) you&amp;#39;ll not be able to see the request.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In order to enable the http capturing go to &lt;strong&gt;TOOLS -&amp;gt; OPTIONS -&amp;gt; HTTPS -&amp;gt; check Capture Https and Decript options.&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/549x375/__key/communityserver-wikis-components-files/00-00-00-00-39/HTTPS.png" /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;How to&amp;nbsp;use Fiddler&lt;/h2&gt;
&lt;p&gt;We can split Fiddler&amp;#39;s view in 3 parts:&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Calls list&lt;/strong&gt;&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/742x446/__key/communityserver-wikis-components-files/00-00-00-00-39/list.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you&amp;#39;ll all the &lt;strong&gt;calls your PC is making to web&lt;/strong&gt;, including the status code for each call&lt;/p&gt;
&lt;h3&gt;Request details&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1154x303/__key/communityserver-wikis-components-files/00-00-00-00-39/ins.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you&amp;#39;ll see details for the selected service call like: endpoint, headers . If you click on &amp;quot;Raw&amp;quot; tab you can even copy the request and us it elsewhere.&lt;/p&gt;
&lt;h3&gt;Response details&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1158x470/__key/communityserver-wikis-components-files/00-00-00-00-39/resp.png" /&gt;&lt;/p&gt;
&lt;p&gt;Each server &amp;quot;sends information back&amp;quot; this is called&amp;nbsp;&lt;strong&gt;server response&lt;/strong&gt;. The response can contain information in a JSON structure, a raw file and so on.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Fiddler&lt;/div&gt;
</description></item><item><title>What is Fiddler and how to use it</title><link>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it/revision/3</link><pubDate>Tue, 20 Aug 2019 06:49:19 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:0921b39a-8412-4035-b52d-357811c3af63</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it#comments</comments><description>Revision 3 posted to Studio Developers WIKI by Andrea-Melinda Ghisa on 8/20/2019 6:49:19 AM&lt;br /&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;Telerik Fiddler is a&lt;strong&gt; free web debugging&lt;/strong&gt; proxy for any browser, system or platform&amp;quot;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This tool is very handy when you&amp;nbsp;use a aplication which makes server request and you want to troubleshoot. You can download this tool form &lt;a href="https://www.telerik.com/download/fiddler"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;After the fiddler is installed launch it, you&amp;#39;ll see this window:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1915x893/__key/communityserver-wikis-components-files/00-00-00-00-39/Fiddler.png" /&gt;&lt;/p&gt;
&lt;h2&gt;How to decrypt HTTPS calls&lt;/h2&gt;
&lt;p&gt;By default Fiddler doesn&amp;#39;t capture https calls.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What does it means?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If the service you want to debug is making the calls u&lt;strong&gt;sing https protocol (secure connection) you&amp;#39;ll not be able to see the request.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In order to enable the http capturing go to &lt;strong&gt;TOOLS -&amp;gt; OPTIONS -&amp;gt; HTTPS -&amp;gt; check Capture Https and Decript options.&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/549x375/__key/communityserver-wikis-components-files/00-00-00-00-39/HTTPS.png" /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;How to&amp;nbsp;use Fiddler&lt;/h2&gt;
&lt;p&gt;We can split Fiddler&amp;#39;s view in 3 parts:&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Calls list&lt;/strong&gt;&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/742x446/__key/communityserver-wikis-components-files/00-00-00-00-39/list.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you&amp;#39;ll all the &lt;strong&gt;calls your PC is making to web&lt;/strong&gt;, including the status code for each call&lt;/p&gt;
&lt;h3&gt;Request details&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1154x303/__key/communityserver-wikis-components-files/00-00-00-00-39/ins.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you&amp;#39;ll see details for the selected service call like: endpoint, headers . If you click on &amp;quot;Raw&amp;quot; tab you can even copy the request and us it elsewhere.&lt;/p&gt;
&lt;h3&gt;Response details&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1158x470/__key/communityserver-wikis-components-files/00-00-00-00-39/resp.png" /&gt;&lt;/p&gt;
&lt;p&gt;Each server &amp;quot;sends information back&amp;quot; this is &lt;strong&gt;called response&lt;/strong&gt;. The response can contain information in a JSON structure, a raw file and so on.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Fiddler&lt;/div&gt;
</description></item><item><title>What is Fiddler and how to use it</title><link>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it/revision/2</link><pubDate>Tue, 20 Aug 2019 06:37:55 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:0921b39a-8412-4035-b52d-357811c3af63</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it#comments</comments><description>Revision 2 posted to Studio Developers WIKI by Andrea-Melinda Ghisa on 8/20/2019 6:37:55 AM&lt;br /&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;Telerik Fiddler is a&lt;strong&gt; free web debugging&lt;/strong&gt; proxy for any browser, system or platform&amp;quot;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This tool is very handy when you&amp;nbsp;use a aplication which makes server request and you want to troubleshoot. You can download this tool form &lt;a href="https://www.telerik.com/download/fiddler"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;After the fiddler is installed launch it, you&amp;#39;ll see this window:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1915x893/__key/communityserver-wikis-components-files/00-00-00-00-39/Fiddler.png" /&gt;&lt;/p&gt;
&lt;h2&gt;How to decrypt HTTPS calls&lt;/h2&gt;
&lt;p&gt;By default Fiddler doesn&amp;#39;t capture https calls.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What does it means?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If the service you want to debug is making the calls u&lt;strong&gt;sing https protocol (secure connection) you&amp;#39;ll not be able to see the request.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In order to enable the http capturing go to &lt;strong&gt;TOOLS -&amp;gt; OPTIONS -&amp;gt; HTTPS -&amp;gt; check Capture Https and Decript options.&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/549x375/__key/communityserver-wikis-components-files/00-00-00-00-39/HTTPS.png" /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Fiddler&lt;/div&gt;
</description></item><item><title>What is Fiddler and how to use it</title><link>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it/revision/1</link><pubDate>Tue, 20 Aug 2019 06:22:14 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:0921b39a-8412-4035-b52d-357811c3af63</guid><dc:creator>Andrea-Melinda Ghisa</dc:creator><comments>https://community.rws.com/developers-more/trados-portfolio/trados-studio-developers/w/trados-studio-api/5070/05-what-is-fiddler-and-how-to-use-it#comments</comments><description>Revision 1 posted to Studio Developers WIKI by Andrea-Melinda Ghisa on 8/20/2019 6:22:14 AM&lt;br /&gt;
&lt;p&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Fiddler&lt;/div&gt;
</description></item></channel></rss>