On Wed, 2011-01-26 at 16:02 +0100, Karl Wettin wrote: > Hi gang, > > I've implemented a piece of code that resolved bad formatted URIs (as in > hrefs, etc) and what not similar to the way browsers does it. It doesn't > really belong in hc but it's the best project fit I can find and since I find > it very useful I thought that perhaps so would you. The code is blessed with > ASL2. > > https://github.com/karlwettin/kodapan-common/blob/master/src/main/java/se/kodapan/net/URIUtil.java >
Karl You are welcome to incorporate bits of your code that you consider generic and contribute a patch against HttpClient trunk. cheers Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
