}
}
public void testAbsoluteURLOverridesDefaultHostParam() throws IOException {
this.proxy = new SimpleProxy();
this.server.setHttpService(new EchoService());
// reset default host configuration
HostConfiguration hostconfig = new HostConfiguration();
hostconfig.setHost("somehwere.outthere.in.pampa", 9999);