describe('with a value greater than the Last-Modified response header', function () {
      it('returns 304', function () {
        return callApp(app, {
          headers: {
            'If-Modified-Since': 'Tue, 26 Mar 2013 00:58:17 GMT'