How to set a Request Header in a JQuery Ajax Call
Posted
on C# Corner
See other posts from C# Corner
Published on Jun 02, 2010
Indexed on
2010/06/02
21:05 UTC
Read the original article
Hit count: 168
Filed under:
I just came across the problem of needing to set information in a header using an ajax call. Here is how you do it in JQuery.
© C# Corner or respective owner