HttpResponse::getContentDisposition
content disposition を取得する
&reftitle.description;
static
stringHttpResponse::getContentDisposition
現在の Content-Disposition の設定を取得します。
&reftitle.returnvalues;
現在の content disposition の設定を、
ヘッダとして送信されるのと同様の形式の文字列で返します。
&reftitle.seealso;
HttpResponse::setContentDisposition
HttpResponse::getContentType
HttpResponse::setContentType