In an app I'm building using the ionic framework (based on Cordova) I'm using the Cordova InAppBrowser to visit a url, but I want to set custom headers for that request. I've read over the readme and some other sites, but I can't find anything.
Does anybody know how I can set headers in the Cordova InAppBrowser? All tips are welcome!