update HttpHelper.cs
This commit is contained in:
parent
ef9379811d
commit
38d0de26e9
@ -109,7 +109,6 @@ namespace Infrastructure
|
||||
/// </summary>
|
||||
/// <param name="url"></param>
|
||||
/// <param name="headers"></param>
|
||||
/// <param name="contentType"></param>
|
||||
/// <returns></returns>
|
||||
public static async Task<string> HttpGetAsync(string url, Dictionary<string, string> headers = null)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user