I have headr parameter and json raw data now I want to check that is working or not. In postman its working proper
Loading
I have headr parameter and json raw data now I want to check that is working or not. In postman its working proper
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tuhin PaulPosted Feb 18, 2024, 2:23 PM
another approach is to use the RestSharp library, which provides a simpler and more intuitive way to make HTTP requests in C#.
Tuhin PaulPosted Feb 18, 2024, 2:22 PM
using HttpClient