Caching Proxy Help

API Request Processing

创建一个处理服务器请求过程中调用的应用程序

  1. 转至“Server Configuration -> Request Processing -> API Request Processing”表单。
  2. Select either Insert before or Insert after.
  3. Select an Index number.
  4. 选择一个请求步骤
  5. 填充该请求步骤的字段。(请参阅API Request Processing字段描述以获取关于可用选项的详细信息。)
  6. Click Submit to update your server with the changes you made to the form
    or
    Click Reset to return to the values that were on the form before you made the changes.

替换一个处理服务器请求过程中调用的应用程序

  1. 转至“Server Configuration -> Request Processing -> API Request Processing”表单。
  2. Select Replace.
  3. Select the Index number of the item you want to replace.
  4. 选择一个请求步骤
  5. 填充该请求步骤的字段。(请参阅API Request Processing字段描述以获取关于可用选项的详细信息。)
  6. Click Submit to update your server with the changes you made to the form
    or
    Click Reset to return to the values that were on the form before you made the changes.

除去一个处理服务器请求过程中调用的应用程序

  1. 转至“Server Configuration -> Request Processing -> API Request Processing”表单。
  2. Select Remove.
  3. Select the Index number of the item you want to remove.
  4. Click Submit to update your server with the changes you made to the form
    or
    Click Reset to return to the values that were on the form before you made the changes.

相关信息