System::Net::Http::HttpMethod::get_Head metod

HttpMethod::get_Head method

Returnerar HTTP-metoden ‘HEAD’.

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

ReturnValue

Den ‘HEAD’ HTTP-metoden.

Se även