LocalData / localdata-tiles

A tileserver for LocalData
5 stars 2 forks source link

Improve content-type handling and Express 4.x usage #159

Closed prashtx closed 8 years ago

prashtx commented 8 years ago

Express 4.x has deprecated the use of res.send(statusCode, body).

In case the content type of a response hasn't been set, we should not try to pass it along to S3-cached data.