WebRequestMethods::Http::Head Field
.NET Framework (current version)
Represents an HTTP HEAD protocol method. The HEAD method is identical to GET except that the server only returns message-headers in the response, without a message-body.
Assembly: System (in System.dll)
.NET Framework
Available since 2.0
Available since 2.0
Show: