System::Net::Http::HttpMethod::get_Head Methode

HttpMethod::get_Head method

Gibt die ‘HEAD’ HTTP-Methode zurück.

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

ReturnValue

Die ‘HEAD’ HTTP-Methode.

Siehe auch