8 references to SendHeadRequestAsync
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (8)
Listener\ResponseHeaderTests.cs (8)
78
Task<HttpResponseMessage> responseTask =
SendHeadRequestAsync
(address);
93
responseTask =
SendHeadRequestAsync
(address);
106
Task<HttpResponseMessage> responseTask =
SendHeadRequestAsync
(address, usehttp11: false);
122
responseTask =
SendHeadRequestAsync
(address);
135
Task<HttpResponseMessage> responseTask =
SendHeadRequestAsync
(address);
151
responseTask =
SendHeadRequestAsync
(address);
187
Task<HttpResponseMessage> responseTask =
SendHeadRequestAsync
(address);
203
responseTask =
SendHeadRequestAsync
(address);