6 references to ResponseFormats
ServerComparison.FunctionalTests (6)
ResponseTests.cs (6)
36
return
ResponseFormats
(variant, CheckContentLengthAsync);
43
return
ResponseFormats
(variant, CheckChunkedAsync);
50
return
ResponseFormats
(variant, CheckManuallyChunkedAsync);
62
return
ResponseFormats
(variant, CheckHttp10ConnectionCloseAsync);
69
return
ResponseFormats
(variant, CheckHttp11ConnectionCloseAsync);
76
return
ResponseFormats
(variant, CheckManuallyChunkedAndCloseAsync);