serve-handler icon indicating copy to clipboard operation
serve-handler copied to clipboard

headers from piv card being sent to react application not transfering to fetch calls from application

Open djac6440 opened this issue 3 years ago • 0 comments

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

djac6440 avatar Oct 08 '21 00:10 djac6440