cobrateam / django-htmlmin

HTML minifier for Python frameworks (not only Django, despite the name).
http://pypi.python.org/pypi/django-htmlmin
BSD 2-Clause "Simplified" License
542 stars 73 forks source link

Getting net::ERR_INCOMPLETE_CHUNKED_ENCODING with Chrome #115

Closed night-crawler closed 5 years ago

night-crawler commented 7 years ago

Hi!

After updating to Django==1.11.1 and django-htmlmin==0.10.0 got this error. Cannot reproduce with FF. Disabling htmlmin fixes the problem. Tried to rewrap TemplateResponse with HttpResponse in HtmlMinifyMiddleware.process_response() without any effect. Cannot find anything with debugger. Anyone knows what's this?

Thanks!

antiline commented 7 years ago

Yes. I have already same issue on same setting.

bartmika commented 6 years ago

Me too. +1

dieudv commented 5 years ago

Me too :+1:

andrewsmedina commented 5 years ago

The support for django 1.11+ that fixes this bug was released in htmlmin 0.11