head()メソッド

説明

HTTP HEADメソッドを呼び出します。

構文

public ClientResponse head()

パラメタ

ありません。

戻り値

HTTPレスポンスを返します。

注意事項