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:
01643765
Views:
37
>>So, I got the following
>>
>>{StatusCode: 200, ReasonPhrase: 'OK', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
>>{
>>  Pragma: no-cache
>>  Cache-Control: no-cache
>>  Date: Mon, 21 Nov 2016 13:50:34 GMT
>>  Server: Microsoft-IIS/8.5
>>  X-AspNet-Version: 4.0.30319
>>  X-Powered-By: ASP.NET
>>  Content-Length: 792
>>  Content-Type: application/json; charset=utf-8
>>  Expires: -1
>>}}
>>
>>In the fiddler I do not see what I got - may be I filtered too much? I see my request but don't see the response.
>
>How can you NOT see the response. It's the bottom right pane of Fiddler.

You're right!! I see it now. So, I'll try to create a corresponding object and will get it as an object back.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform