-
SummaryLogging the headers in both a preview environment as well as production and can't find the ExampleNo response Steps to Reproduceconst fingerprint = request.headers.get("x-vercel-ja4-digest");
console.log(fingerprint); // undefined |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hi @qudo-code! You're right - it should be switched on by default. What is your app/project set-up like? |
Beta Was this translation helpful? Give feedback.
-
This discussion was automatically locked because the community moved to a new site. Please join us at vercel.community |
Beta Was this translation helpful? Give feedback.
Hi @qudo-code!
We're deploying a fix for this tomorrow. I'll update you when it's live. Thanks again for reporting!