src\Servers\IIS\IIS\test\Common.FunctionalTests\Http2Tests.cs (5)
74new KeyValuePair<string, string>(InternalHeaderNames.Path, "/Http2_MethodsRequestWithoutData_Success"),
111new KeyValuePair<string, string>(InternalHeaderNames.Path, "/"),
154new KeyValuePair<string, string>(InternalHeaderNames.Path, "/Http2_RequestWithDataAndContentLength_Success"),
224new KeyValuePair<string, string>(InternalHeaderNames.Path, "/Http2_RequestWithDataAndNoContentLength_Success"),
384var kvp = new KeyValuePair<string, string>(InternalHeaderNames.Path, path);