2 references to MethodPost
System.Net.Http (2)
System\Net\Http\HttpMethod.cs (1)
16public static HttpMethod Post { get; } = new("POST", H3StaticTable.MethodPost);
System\Net\Http\HttpMethod.SocketsHttpHandler.cs (1)
83H3StaticTable.MethodPost => [0x80 | H2StaticTable.MethodPost],