rjanot / YuccaPrerenderBundle

Symfony2 Bundle to use prerender.io
MIT License
56 stars 15 forks source link

return the correct HTTP Status Code given by prerender instead of always 200 #9

Open rjanot opened 10 years ago

thoop commented 10 years ago

Also pass the headers through. That way any 301/302 redirects pass along the Location header. Thanks!!