- RESPONSE_TOKEN = token
If the message triggering the script was a response, the server MUST specify a token which subsequent invocations of the CGI script can use to identify this response. This string is chosen by the server and is opaque to the CGI script. See the discussion of CGI-FORWARD- RESPONSE in section 5.6.1 below.
スクリプトの引き金となったメッセージが応答である場合、
サーバーは後続の CGI
スクリプトの呼出がこの応答を識別できる字句を指定しなければなりません。
この文字列はサーバーにより選ばれ、
CGI スクリプトにとっては不透明です。
後の5.6.1節での CGI-FORWARD-RESPONSE
の議論をご覧ください。