lloyd / connect-etagify

etagify is connect middleware to add ETag headers to cachable but non-static content.
49 stars 6 forks source link

Replace res.header call #5

Open adrianheine opened 11 years ago

adrianheine commented 11 years ago

When using Node.js 0.8.7, Expressjs 3.1.0 and Connect 2.7.2, the old call did not work correctly.