According to W3.org, all sent XHRs with 'Date' header are terminated.
I am working on an extension that interacts with web server api that requires the 'Date' headers to be sent as part of the request.
Is there a different way to send the date header from chrome extension?