In my Angular app I have a post method which makes HTTP PORT requests. And now I am passing Authorization token in that request in headers like this:
post
<