Skip navigation links
com.tencentcloudapi.teo.v20220901.models

Class DetectLengthLimitRule

Returns:
Action Handling method. Values:.
  • `skip`: when request body data exceeds the detection depth set by `body_depth` in `Conditions` output parameters, skip all request body content detection.
  • .
  • `scan`: detect at the detection depth set by `body_depth` in the `Conditions` output parameters only. Truncate the excess part of the request body content directly, the excess part of the request body will not go through security detection.
  • Output paramter only.
    Parameters:
    Action - Handling method. Values:.
  • `skip`: when request body data exceeds the detection depth set by `body_depth` in `Conditions` output parameters, skip all request body content detection.
  • .
  • `scan`: detect at the detection depth set by `body_depth` in the `Conditions` output parameters only. Truncate the excess part of the request body content directly, the excess part of the request body will not go through security detection.
  • Output paramter only.
    Skip navigation links

    Copyright © 2025. All rights reserved.