Hi Daniel, I think you can use request.getClientInfo().setAgent()
Best regards, Thierry Boileau Daniel a écrit :
Hi,
when I use jakarta commons HttpClient, I can use
System.getProperties().setProperty("httpclient.useragent", "Mozilla/4.0");
Thanks!
Daniel

