renatomarinho / laravel-page-speed

Package to optimize your site automatically which results in a 35%+ optimization
MIT License
2.42k stars 279 forks source link

Should it be compressed when responding directly to a binary file? #49

Closed seth-shi closed 6 years ago

seth-shi commented 6 years ago

When the line responds directly to the compression of the picture, the picture will be damaged,Especially the direct output picture in the verification code package is used, and this leads to the verification code error. when the response when the binary stream should not be compressed

joaorobertopb commented 6 years ago

I'm already working on the correction.