var response = await httpClient.GetAsync("http://example.org"); ... SendAsync(request);. HttpMethod.Head ... using (HttpClient httpClient = new HttpClient()).
確定! 回上一頁