I am trying to capture API endpoints by enabling fiddler capture, however, my application do not proceed, instead, it throws an error as ERR_EMPTY_RESPONSE.
If I disconnect the Fiddler application works fine, but then I am unable to capture the request/response
1 Answer, 1 is accepted
0
Nick Iliev
Telerik team
answered on 17 Feb 2022, 08:39 AM
Hello Deepti,
The status code usually indicates that you probably don't have an internet connection, suggesting that your application is not going through the Fiddler proxy and effectively lacks internet access when the Fiddler proxy is on. Verify that the application you are testing uses the system proxy and respects the Fiddler proxy change.
Regards,
Nick Iliev
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.