getHead

abstract fun getHead(): HttpMethod

获取 HEAD 方法,与 GET 类似,但服务器不返回响应体。