System::Net::Http::HttpMethod::get_Head method

HttpMethod::get_Head method

Returns the ‘HEAD’ HTTP method.

static System::SharedPtr<HttpMethod> System::Net::Http::HttpMethod::get_Head()

ReturnValue

The ‘HEAD’ HTTP method.

See Also