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

Class UpstreamURLRewriteParameters

Returns:
Action Origin-Pull URL rewrite action. valid values:.
  • replace: replace the full Path. used to replace the complete request URL Path with the specified Path.
  • addPrefix: add Path prefix. used to add specified Path prefix to request URL Path.
  • .
  • rmvPrefix: specifies the removal of Path prefix. used to remove the specified Path prefix from the request URL Path.
  • regexReplace: refers to regular expression replacement of the full path. used for matching and replacing the full path via Google RE2 regular expressions.
  • Parameters:
    Action - Origin-Pull URL rewrite action. valid values:.
  • replace: replace the full Path. used to replace the complete request URL Path with the specified Path.
  • addPrefix: add Path prefix. used to add specified Path prefix to request URL Path.
  • .
  • rmvPrefix: specifies the removal of Path prefix. used to remove the specified Path prefix from the request URL Path.
  • regexReplace: refers to regular expression replacement of the full path. used for matching and replacing the full path via Google RE2 regular expressions.
  • Skip navigation links

    Copyright © 2025. All rights reserved.