次のHTTPプロパティを表示できます。
version server-header etag request-header-buffer-size strict-request-headers discard-misquoted-cookies max-request-headers output-buffer-size max-unchunk-size unchunk-timeout io-timeout request-body-timeout request-header-timeout
case-sensitive-headers: HTTPリクエスト/レスポンス・ヘッダーの大文字と小文字をサーバーが維持するかどうかを示します。
値: true、false。デフォルト: false。
例
tadm get-http-prop --user=admin --host=admin.example.com --password-file=./admin.passwd --port=8989 --no-prompt --config=www.example.org io-timeout
終了コードと構文表記の詳細は、helpコマンドを実行してください。