Skip to content

非公式本サイトは非公式の日本語ドキュメントであり、Cloudflare 公式サイトではありません。最新情報はdevelopers.cloudflare.comをご確認ください。

http.request.headers.truncated

http.request.headers.truncatedBoolean

HTTP リクエストのヘッダー数が多すぎるかどうかです。

true のとき、http.request.headershttp.request.headers.nameshttp.request.headers.values には、HTTP リクエストで送られたすべてのヘッダーが入らないことがあります。

カテゴリ:
  • リクエスト
  • ヘッダー

役に立ちましたか?