describe('that does not match the ETag response header', function () {
      it('returns 200', function () {
        return callApp(app, {
          headers: {
            'If-None-Match': '"def"'