I have some links on a html page that I use to open a new tab and display the required page using something like:
<a href="[yourlink]" target="_blank" style="target-new: tab;">Google</a>
But I'm trying to figure is there a way I can set a Header on the link, I want to set the Accept Header?