跳转到内容
搜索文档

http.request.timestamp.sec

http.request.timestamp.secInteger

The timestamp when Cloudflare received the request, expressed as UNIX time in seconds.

The field value is 10 digits long.

When validating HMAC tokens in an expression, pass this field as the currentTimestamp argument to the is_timed_hmac_valid_v0() validation function.

To obtain the timestamp milliseconds, use the http.request.timestamp.msec field.

Example value:

1484063137
Categories:
  • Request

这篇文档对您有帮助吗?