html - Adding http request header to a a href link -


this question has answer here:

i have simple href link html

<a href="www.google.com">apparently can find things here</a>  

but want add http request header request?

is possible.

there no way page specify http request headers other requests made using xmlhttprequest.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -