Custom HTTP Request headers in HTML -
Do anyone know that it is possible to send custom HTML HTTP request letters without using JavaScript (no xhr wrapper)
Would it be possible to define them as a meta tag in the head? Or can they be defined somewhere?
& lt; Meta http-equip = "x-something-custom" name = "custom value" / & gt;
This works, however, it is a RESPONSE header. I need to set a request header.
I'm not looking for hidden areas in forms, but actual raw HT headers manipulation with actual tags.
Is this possible?
Does anybody know that without sending a custom HTTP request headers in HTML possible What is Javascript to use?
No, this is not possible.
What is this, a functional requirement for which you think this solution is? Expand, then we can come up with a suitable solution.
Comments
Post a Comment