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

Class CustomField

Returns:
Name Type of the custom log field, which indicates extracting data from specified positions in HTTP requests and responses. valid values:.
  • ReqHeader: extract the value of a specified field from an HTTP request header;
  • .
  • RspHeader: extracts the value of a specified field from an HTTP response header.
  • .
  • Cookie: extract the specified field value from a cookie;
  • .
  • ReqBody: extract specified content from an HTTP request body using a Google RE2 regular expression.
  • .
    Parameters:
    Name - Type of the custom log field, which indicates extracting data from specified positions in HTTP requests and responses. valid values:.
  • ReqHeader: extract the value of a specified field from an HTTP request header;
  • .
  • RspHeader: extracts the value of a specified field from an HTTP response header.
  • .
  • Cookie: extract the specified field value from a cookie;
  • .
  • ReqBody: extract specified content from an HTTP request body using a Google RE2 regular expression.
  • .
    Skip navigation links

    Copyright © 2025. All rights reserved.