dfischer / meteor-prerenderio

A meteor wrapper for https://prerender.io/
57 stars 9 forks source link

res.send(status, body): Use res.status(status).send(body) instead #16

Open sergical opened 8 years ago

sergical commented 8 years ago

On Modulus.io

dferber90 commented 8 years ago

Same here (on AWS, but I don't think it's depending on the hosting-service). This is a duplicate of #13.

dfischer commented 8 years ago

I don't have the ability to test this right now, if someone wants to try making the switch and opening a PR go for it. :+1: