mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-26 13:50:33 -04:00
Changelog update
This commit is contained in:
parent
58fdb1d52f
commit
01e1ee9f44
@ -354,7 +354,8 @@ static int accessHandlerCallback(void *cls,
|
|||||||
/* /!\ Internet Explorer has a bug with deflate compression.
|
/* /!\ Internet Explorer has a bug with deflate compression.
|
||||||
It can not handle the first two bytes (compression headers)
|
It can not handle the first two bytes (compression headers)
|
||||||
We need to chunk them off (move the content 2bytes)
|
We need to chunk them off (move the content 2bytes)
|
||||||
It has no incidence on other browsers */
|
It has no incidence on other browsers
|
||||||
|
See http://www.subbu.org/blog/2008/03/ie7-deflate-or-not and comments */
|
||||||
compr++;
|
compr++;
|
||||||
compr++;
|
compr++;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user