<div dir="ltr">Hi,<div><br></div><div>is it possible to add a header when using  the javascript function curl.run?</div><div>I need to add a custom header.</div><div><br></div><div>Below is an example of the script I currently use</div><div><br></div><div><div>var curl = new CURL();</div><div>curl.run(&quot;GET&quot;, &quot;<a href="http://www.url.com">http://www.url.com</a>&quot;, &quot;details=value&quot;, curl_callback, &quot;myarg&quot;);<br></div></div><div><br></div><div><br></div><div>thanks</div><div>Matt</div></div>