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