Diffbot allows Custom HTTP Headers like X-Forward-Cookie. How can I set these using this system? My current code is just: $api = $diffbot->createProductAPI($_POST["siteURL"]);
Diffbot allows Custom HTTP Headers like X-Forward-Cookie.
How can I set these using this system?
My current code is just:
$api = $diffbot->createProductAPI($_POST["siteURL"]);