src\Servers\IIS\IIS\test\Common.FunctionalTests\Http2Tests.cs (5)
73new KeyValuePair<string, string>(InternalHeaderNames.Path, "/Http2_MethodsRequestWithoutData_Success"),
110new KeyValuePair<string, string>(InternalHeaderNames.Path, "/"),
153new KeyValuePair<string, string>(InternalHeaderNames.Path, "/Http2_RequestWithDataAndContentLength_Success"),
223new KeyValuePair<string, string>(InternalHeaderNames.Path, "/Http2_RequestWithDataAndNoContentLength_Success"),
383var kvp = new KeyValuePair<string, string>(InternalHeaderNames.Path, path);