I\'m currently using RestSharp to do request to an API so I create an extension method in my solution like:
public static (string response, string content) Reque