Next.js Discord

Discord Forum

how I can get another headers, not standard on loading page next.js?

Unanswered
Japanese littleneck posted this in #help-forum
Open in Discord
Japanese littleneckOP
My web server generated to client advanced headers. How I get it in next js?
My structure apache on port 80, and proxy to nextjs on port 4000. and I need to get the headers and when the page loads on the client and send them via nextjs to the backend

0 Replies