serve-handler
serve-handler copied to clipboard
headers from piv card being sent to react application not transfering to fetch calls from application
how do we pick up headers and transfer then to all get and post requests we starting the server with npx serve -s build -l 8006 --cors & we proved the headers exist with a simple app.js but we can get them with the npx serve start type the headers are be sent to the client react application