Hello Telerik,
I am using Fiddler tool for WebAPI testing. It is working fine but yesterday I faced one problem while sending long data in Request body. WebAPI allowing ArrayBytes data for images. Converted 22MB images into bytes and passing those bytes info as request. I observed that, unable to paste complete byte info into request body.
Is there any way to pass complete info using fiddler tool? Can you please help us.
Thanks in Advance.
Hi,
I have been using fiddler from last 4 months and whenever I convert .saz file into .pcap it hides the Ethernet II information, as the picture is attached for the reference.
Regards,
Faris Alyy
When I look at the HTTPS certificates generated by Fiddler these certificates have a validity period of more than 3 years.
As more and more web browser do not accept certificates that have a validity of more than one year this leads to problems that valid certificates are rejected by the web browser just because the long validity.
I already ran into this problem using Chrome for Android...
Is there an option to configure the default validity period of the generated certificates?