Questions tagged as 'restsharp'

2
answers

How to mount a RestRequest with x-www-form-urlencoded in RestSharp C #

I want to make a request using RestSharp when content-type = application/json , I now need to make a request application/x-www-form-urlencoded but I can not find the correct way to do this, here is an example of how I mount the requ...
asked by 26.07.2018 / 18:47
0
answers

RestSharp canceling operation

Good afternoon, I have an application that via RestSharp I make a call in the Revenue Service to retrieve the information I need. However, since I use a third-party service, we do not know when this service might be down. And making my requis...
asked by 25.08.2018 / 22:01