439652 GzipHandler super.doStart
This commit is contained in:
parent
5f033b48d5
commit
409389ba6e
|
@ -262,6 +262,7 @@ public class GzipHandler extends HandlerWrapper
|
||||||
_mimeTypes.add("application/gzip");
|
_mimeTypes.add("application/gzip");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
super.doStart();
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ------------------------------------------------------------ */
|
/* ------------------------------------------------------------ */
|
||||||
|
|
Loading…
Reference in New Issue