[3]
メタ変数
RESPONSE_STATUS
は、
応答の状態符号を表します。
>>1
[2] 関連したメタ変数に、 RESPONSE_REASON
があります。
[4] HTTP の CGI にはなく、 SIP-CGI 独自の追加です。
- RESPONSE_STATUS = Status-Code
If the message triggering the script was a response, this variable indicates the numeric code specified in the response; otherwise it is not defined. In the former case, servers MUST provide this metavariable to scripts.
スクリプトの引き金となったメッセージが応答である場合、この変数は応答中で指定された数値符号を示します。 そうでなければこれは定義されません。 前者の場合では、サーバーはこのメタ変数をスクリプトに提供しなければ'なりません。