Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting result of a task
Message
 
 
General information
Forum:
ASP.NET
Category:
Common Language Runtime
Environment versions
Environment:
C# 5.0
OS:
Windows 10
Database:
MS SQL Server
Miscellaneous
Thread ID:
01643645
Message ID:
01643748
Views:
32
>>>Network tab on the browser debugger should show you the request ?
>>>
>>>Update: just realised that this must be on the server - in which case Fiddler should let you see the request that went over the wire
>>
>>I am using Google Chrome and I'm just running the code from VS - what should I do exactly?
>
>If you haven't got it then download and install Fiddler (https://www.telerik.com/download/fiddler). Open it - it should show you all internet traffic. Click on your request to show the details.

I downloaded Fiddler and trying to figure out how to work with it. Also, my host is HTTPS. I see lots of irrelevant traffic.

The one I am interested in shows (see attached). I am not sure what should I do with this info and how to see the actual request I am sending:
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform