Http method HEAD

How to send http HEAD method ?

You can do it via http.request("HEAD", url, body, params).