<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">in master it just got added to the api command, i don’t think its in the js object.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 28, 2017, at 6:43 AM, Matt Broad &lt;<a href="mailto:matt@supportedbusiness.com" class="">matt@supportedbusiness.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi,<div class=""><br class=""></div><div class="">is it possible to add a header when using &nbsp;the javascript function curl.run?</div><div class="">I need to add a custom header.</div><div class=""><br class=""></div><div class="">Below is an example of the script I currently use</div><div class=""><br class=""></div><div class=""><div class="">var curl = new CURL();</div><div class="">curl.run("GET", "<a href="http://www.url.com/" class="">http://www.url.com</a>", "details=value", curl_callback, "myarg");<br class=""></div></div><div class=""><br class=""></div></div></div></blockquote></div><br class=""></div></body></html>