Thursday 14 April 2016

How to get url from which the api was hit?

I have smth like that app.post(/api/leads, function((req, res){ console.log(res.url) <- what to put here to get url from which the API was hit })

Submitted April 14, 2016 at 11:56PM by poorman321

No comments:

Post a Comment