How to get the backend? There is nothing I want in req.headers
req.get("Authorization")
Is this angular or axios? Are you sure it’s not headers?
headers
is angularJS
req.get("Authorization")
Is this angular or axios? Are you sure it’s not
headers
?is angularJS