On Thu, 2007-09-06 at 14:33 +0200, Brecht Yperman wrote: > Hi, > > When using HttpClient (from SVN), the following URL isn't parsed > correctly: > http://vntsxbiklop1_test:8080/axis2/services/wsinterface > > This has got to have something to do with the underscore, but I can't > figure out where (somewhere in org.apache.commons.httpclient.URI. > parseUriReference, I guess). > > Is this a bug, or are underscore just not allowed in domain names? >
Brecht, To my knowledge only letters (A-Z) and numbers (0-9) are permitted in DNS names. Oleg > Thanks, > Brecht > > --------------------------------------------------------------------- > 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]
