From aea5d3e2fddaf0a292873593e97e8405c8be4adf Mon Sep 17 00:00:00 2001 From: Dave Borowitz Date: Mon, 2 Nov 2015 11:17:21 -0500 Subject: [PATCH] Send XSRF token as a cookie For XSRF protection, the REST API requires a special header "X-Gerrit-Auth" containing a token known only to the JS running on the server's domain. Previously, this was set as a JS literal in a