| Instead of file or classpath protocols, implement an http protocol |
|
Comment by bayard [ Sat, 6 Dec 2003 14:22:22 -0800 (PST) ] |
| Codes in there. Needs testing. |
|
Comment by bayard [ Sat, 6 Dec 2003 16:34:10 -0800 (PST) ] |
| Going to just assume the code isn't getting in the way and leave this until 0.8. |
|
Comment by bayard [ Sat, 7 Feb 2004 12:58:36 -0800 (PST) ] |
| Some issues in knowing when a url is a directory and whether it exists, but this is now solved. Using URL.getContent, so possibly it could be done more better performance-wise with a HTTP HEAD request. |