> Can the http client resolve relative urls?

I've made one for that.   I assume that I followed the original of RFC for URI.

Please, refer to 
http://cvs.apache.org/viewcvs/jakarta-slide/src/util/org/apache/util/URI.java?rev=1.5&content-type=text/vnd.viewcvs-markup
 for right now.

It's made to support by extending to various protocols like http and https.
Actually, it's going to support URI for WebDAV since we're just using Generic-URI.

I suggest it's added into common http-client after if I'm sured it's complete for URI 
functions.
There isn't any object for that, I will someday...  Because I'm busy these days...  :(

Sung-Gu



Reply via email to