travis-ci
HTTP: Don't attempt to needlessly decompress redirect body This change fixes a regression where redirect body would needlessly be decompressed even though it was to be ignored anyway. As it happens this causes secondary issues since there appears to be a bug in apache2 that it in certain conditions generates a corrupt zlib response. The regression was created by commit: dbcced8e3 Discovered-by: Harry Sintonen
1 of 1 new or added line in 1 file covered. (100.0%)
21076 of 27905 relevant lines covered (75.53%)
613907.99 hits per line