Adrian Sutton wrote:
+ if (!headers[i].getName().equals("Host")) {Shouldn't this be equalsIgnoreCase() ? regards, Roland
Adrian Sutton wrote:
+ if (!headers[i].getName().equals("Host")) {Shouldn't this be equalsIgnoreCase() ? regards, Roland