Next.js Discord

Discord Forum

Headers in Client components

Unanswered
Yacare Caiman posted this in #help-forum
Open in Discord
Yacare CaimanOP
Is it possible to get the request headers in a client component? next/headers only works in server components but for my client to fetch I need to set some request headers based on the existing headers.

1 Reply