How can I read the current headers without making a new request with JS? [duplicate]

It’s not possible to access page headers via Javascript, without sending ajax request.

Leave a Comment