Nextjs 14 – Add Header to *EVERY* http Requests without using Service Worker
I would like to add a header to EVERY outgoing http request (for both pages and api).
I would like to add a header to EVERY outgoing http request (for both pages and api).