Windows.Web.Http.HttpRequestMessage.Method

February 8, 2017 ยท View on GitHub

-description

Gets or sets the HTTP method to be performed on the request URI.

-property-value

The HTTP method to be performed on the request URI.

-remarks

The standard HTTP methods include CONNECT, DELETE, GET, HEAD, OPTIONS, POST, PUT, and TRACE.

-examples

-see-also