On Sat, 2007-06-30 at 19:44 +0200, Roland Weber wrote: > Hi Oleg, > > > New Revision: 552166 > > > > - HttpProtocolParams.setUserAgent(params, "Jakarta-HttpClient/4.0"); > > + HttpProtocolParams.setUserAgent(params, "Apache-HttpClient/4.0"); > > > Would you mind putting a J or Java somewhere in there > now that we abandon the Jakarta (alias Java) label? > There can be other HttpClients in other languages, > and the server really has no chance to tell them apart. > Maybe "Apache-HttpClient-j/4.0"? >
How about 'Apache-HttpClient/4.0-ALPHA1 (java 1.4)' http://www.mozilla.org/build/user-agent-strings.html Oleg > cheers, > Roland > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
