Next.js Discord

Discord Forum

Client side NextJS router middleware

Unanswered
Sun bear posted this in #help-forum
Open in Discord
Sun bearOP
Is it possible to have client side nextjs middleware when routing to different pages? I want to send a header from the client to the server for every server component reqeust

2 Replies

Toyger
I don't get question, iirc all page changes will go through middleware if your matcher correctly configured and here you can set any header you want