RESPONSE_STATUS

RESPONSE_STATUS

[3] メタ変数 RESPONSE_STATUS は、 応答状態符号を表します。 >>1

関連

[2] 関連したメタ変数に、 RESPONSE_REASON があります。

歴史

[4] HTTPCGI にはなく、 SIP-CGI 独自の追加です。

[1] RFC 3050 (SIP-CGI/1.1) 5.5.1.14 RESPONSE_STATUS
  • 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.

スクリプトの引き金となったメッセージが応答である場合、この変数は応答中で指定された数値符号を示します。 そうでなければこれは定義されません。 前者の場合では、サーバーはこのメタ変数をスクリプトに提供しなければ'なりません

メモ