HttpMethod.Post

HttpMethod.Post property

代表一个HTTP POST协议方法。

public static HttpMethod Post { get; }

适当的价值

HTTP POST 协议方法。

也可以看看