[vos-d] URL::parse problem
Ken Taylor
taylork at alum.mit.edu
Thu Apr 19 01:55:44 EDT 2007
So I tracked down one of the problems I'm having with the wikipedia demo
object: It's trying to connect to http://en.wikipedia.org:4231/ -- turns out
if you give the URL parser a URL without a port, it will add 4321 as the
port! That seems kinda silly to me, since default port is a
protocol-specific thing. I'm surprised this has worked for you (assuming
you've been using it as is) -- oh well, I'll just force it to :80 in the
wikipedia object and see how it goes from there.
-Ken
More information about the vos-d
mailing list