I want to set a custom http header before navigating from one website to a another.
Here is a question and answer describing how to navigate in Javascript, but there is nothing in there about setting a header. Nor can I find one after extensive searching. How to redirect to another webpage in JavaScript/jQuery?
Does anyone know how I can do this?
Thank you.