it("is denied access with the blockme header", function(done) {
      var client = new Client("http://localhost:16006/rest", {
        header: {
          blockme: true
        }