KevinGrandon/ghostjs

Add customHeader support to chrome

Opened this issue · 1 comments

We currently support custom headers in Slimer and Firefox, but not yet in chrome.

We should also add a test to ensure that this works. Perhaps a simple server response which returns the headers it was requested with.

Probably using something like this and adding headers in the open method.