2 references to GetResponseWithHeader
Microsoft.AspNetCore.Http.Tests (2)
Internal\DefaultHttpResponseTests.cs (2)
247
return
GetResponseWithHeader
("Content-Length", contentLength);
252
return
GetResponseWithHeader
("Content-Type", contentType);