14 references to Method
IIS.FunctionalTests (14)
Http2TrailersResetTests.cs (2)
524
new KeyValuePair<string, string>(InternalHeaderNames.
Method
, "GET"),
536
new KeyValuePair<string, string>(InternalHeaderNames.
Method
, "POST"),
src\Servers\IIS\IIS\test\Common.FunctionalTests\Http2Tests.cs (5)
73
new KeyValuePair<string, string>(InternalHeaderNames.
Method
, method),
110
new KeyValuePair<string, string>(InternalHeaderNames.
Method
, method),
153
new KeyValuePair<string, string>(InternalHeaderNames.
Method
, method),
223
new KeyValuePair<string, string>(InternalHeaderNames.
Method
, method),
401
new KeyValuePair<string, string>(InternalHeaderNames.
Method
, "GET"),
src\Shared\Http2cat\Http2Utilities.cs (7)
38
new KeyValuePair<string, string>(InternalHeaderNames.
Method
, "GET"),
51
new KeyValuePair<string, string>(InternalHeaderNames.
Method
, "GET"),
64
new KeyValuePair<string, string>(InternalHeaderNames.
Method
, "POST"),
72
new KeyValuePair<string, string>(InternalHeaderNames.
Method
, "POST"),
87
new KeyValuePair<string, string>(InternalHeaderNames.
Method
, "GET"),
99
new KeyValuePair<string, string>(InternalHeaderNames.
Method
, "GET"),
114
new KeyValuePair<string, string>(InternalHeaderNames.
Method
, "POST"),