Next.js Discord

Discord Forum

NextJS13: Request Payload of Component

Unanswered
SwiftSniper posted this in #help-forum
Open in Discord
Hi.

I am new to NextJs and I am facing a problem in getting the requestHeaders of server component.
I am being redirected to a page in my app from a third party website. and On that page, a server component is requested. I want the payload of that request. Is there any way to do this??

0 Replies