Telerik Forums
Fiddler Forum
0 answers
107 views
Kendo Treeview is not working IE11 but its working in Mozilla and Chrome.
Please find attached jing video and provide me solution.
http://www.screencast.com/t/NLml2mqfe.
Even i have downloaded Treeview telerik demo code from your site and
still its not working but with other browers its fine.
Ashwini
Top achievements
Rank 1
 asked on 05 Jan 2017
1 answer
3.6K+ views

Maybe I am missing it, is there a way to add a custom column to the traffic log in Fiddler to indicate the date/time that a piece of traffic was captured?  I have looked in various Collections (Session Timer/Miscellaneous.)  I know I can utilize the Date field in the Response Headers, however this will not fill in anything for requests, only the responses.

Thanks,

Tsviatko Yovtchev
Telerik team
 answered on 05 Jan 2017
24 answers
428 views
Just updated to a new version and things immediately broke.
HTTP/1.1 200 Connection Established
FiddlerGateway: Direct
StartTime: 16:06:22.198
Connection: close
 
fiddler.network.https> Failed to secure existing connection for www.google.com. The specified network password is not correct.
.
Boyan Boev
Telerik team
 answered on 02 Jan 2017
1 answer
295 views

I just downloaded Fiddler, and when I tried to edit the rules, it asked me if I would like to download the syntax editor. I did so, installed it, and it told me it would be available next time I started Fiddler.

I restarted, but when I tried to edit the rules, I got the same message asking if I wanted to download the editor. As I'd already installed it, I said no, at which point it opened the file in Notepad.

How do I get it to use the editor? I know this is installed, as I can start it manually, I want it to be used from within Fiddler.

Thanks

Avrohom Yisroel
Top achievements
Rank 1
 answered on 28 Dec 2016
1 answer
236 views

hefiddler.certmaker.bc.logprivatekeys preference controls isnot enable 

 

please help me

 

my fiddler is Telerik Fiddler Web Debugger (v4.6.3.50306)

jack
Top achievements
Rank 1
 answered on 26 Dec 2016
0 answers
229 views

When my device and system are connected to VPN, no traffic is captured in Fiddler. Do we need to perform any additional settings in order to capture the traffic while connected to VPN.

 

Here are few configuration details : 

- "Monitor all connections" checkbox is enabled

- No traffic is captured when both mobile and desktop are connected to VPN

- Traffic is captured when only desktop is connected to VPN. But unable to connect to VPN over mobile once Fiddler is running.

 

Thanks!

Atharva
Top achievements
Rank 1
 asked on 22 Dec 2016
1 answer
3.3K+ views

I am using amazon cloudfront, when i upload any file to my vps this error comes out: 

ERROR
The request could not be satisfied.

This distribution is not configured to allow the HTTP request method that was used for this request. The distribution supports only cachable requests. 

Generated by cloudfront (CloudFront) Request ID: V92TB607J6MiVvAQvNoqAjXSwEG6cOgdmDAuRY-hmjliglDuBOunqQ==

 

How can i solve this?

Mihir
Top achievements
Rank 1
 answered on 22 Dec 2016
0 answers
359 views

Hello

I have configured android emulator to use fiddler as proxy (using Allow remote computer to connect).

Emulator is communicating with proxy (I can see the requestes in fiddler) but if I try to open a page on browser (android app inside emulator) I gor error ERR_INCOMPLETE_CHUNKED_ENCODING on the client.

request and response.

https://1drv.ms/u/s!AkZ_52b5bWyOsRqRX09SzNjns-AW
Panel
Top achievements
Rank 1
 asked on 21 Dec 2016
13 answers
3.9K+ views

When attempting to contact the remote server we get error:

fiddler.network.https> HTTPS handshake to testservices.bacs.co.uk (for #2) failed. System.IO.IOException The handshake failed due to an unexpected packet format.

The initial contact works:

A SSLv3-compatible ClientHello handshake was found. Fiddler extracted the parameters below.
Version: 3.3 (TLS/1.2)
Random: 55 EF F1 1D BF EC E6 4D C4 4F DB A2 41 4F A5 92 99 ED 52 96 5C CC 17 3F 21 89 56 49 80 C3 E2 5D
"Time": 02/12/1985 18:05:09
SessionID: empty
Extensions:
server_name xxxxxxxxxxx.co.uk  (changed for security)
status_request OCSP - Implicit Responder
elliptic_curves secp256r1 [0x17], secp384r1 [0x18]
ec_point_formats uncompressed [0x0]
signature_algs sha512_rsa, sha512_ecdsa, sha256_rsa, sha384_rsa, sha1_rsa, sha256_ecdsa, sha384_ecdsa, sha1_ecdsa, sha1_dsa
SessionTicket empty

..... etc.

sunil
Top achievements
Rank 1
 answered on 20 Dec 2016
0 answers
238 views

I have integrated Eclipse with Fiddler and i am able to get the response using fiddler, now i want to save the log file using Java in saz/Text format, i am not able to do that.I have done my scripting using Eclipse selenium web driver.
I have enabled the Fiddler proxy by using following code,

<p>
System.setProperty("http.proxyHost", "127.0.0.1");</p><p>System.setProperty("https.proxyHost", "127.0.0.1");
System.setProperty("http.proxyPort", "8888");
System.setProperty("https.proxyPort", "8888");
</p>

I am able to capture the request and response of my application. Now I need to save it in readable format (SAZ/Txt) which I am not able to accomplish

mskhussain
Top achievements
Rank 1
 asked on 19 Dec 2016
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?