@Test
 public void loadsGzipConfig() throws Exception {
   assertThat(http.getGzipFilterFactory().isEnabled()).isFalse();
 }