riasvdv / statamic-redirect

Redirect allows you to redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website.
https://statamic.com/addons/rias/redirect
19 stars 21 forks source link

Support symfony http foundation steamed response #143

Closed jhhazelaar closed 7 months ago

jhhazelaar commented 7 months ago

Resolved error with steamed response:

Error: Call to undefined method Symfony\Component\HttpFoundation\StreamedResponse::status()

Resolved #140

plompd commented 7 months ago

I also get this error when downloading files. Is this PR approved, or can it be approved? Thanks!

riasvdv commented 7 months ago

Thanks!