mewebstudio / captcha

Captcha for Laravel 5/6/7/8/9/10/11
MIT License
2.46k stars 453 forks source link

Captcha is html/text #227

Closed omidMolaverdi closed 3 years ago

omidMolaverdi commented 3 years ago

I am recently encountering a weird issue with captcha. The issue is like the server returns text/html instead of png. Could it be because of the gzip? I see no error in any logs that help me with this :(

image

omidMolaverdi commented 3 years ago

oh BOM problem ... It is solved now