Hi, I have a question in mind, do you have any plan to use HttpClient instead of HttpWebRequest? I'm talking about this line: https://github.com/jchristn/RestWrapper/blob/ac19d99cdf2885faaa1e83c73d5dce607a493307/src/RestWrapper/RestRequest.cs#L426
Hi, I have a question in mind, do you have any plan to use HttpClient instead of HttpWebRequest?
I'm talking about this line:
RestWrapper/src/RestWrapper/RestRequest.cs
Line 426 in ac19d99