[Solved] How to receive HTML response from WEB API in C# [closed]
try this var body = await response.Content.ReadAsStringAsync(); 0 solved How to receive HTML response from WEB API in C# [closed]
try this var body = await response.Content.ReadAsStringAsync(); 0 solved How to receive HTML response from WEB API in C# [closed]