>> >> > > Post wire logs of both sessions (HC 3.1 and HC 4.1) > > Oleg >
The solution is to set User-Agent header: httpClient.getParams().setParameter(AllClientPNames.USER_AGENT, "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"); See http://stackoverflow.com/a/10470505/1008916 Many thanks for your assistance. Mugoma. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
