head

abstract fun head(): Request.Builder

Sets the request method to Method.Head.

Note: The HEAD request might fail if the request url and parameters exceed the server's URL length limit.

Since

200.2.0