Aha!
I've been trying to figure out why HtHTTP isn't working for htdig.
Basically it won't be able to retrive the robots.txt file and decides
all servers are dead.
Here's the bug. HtHTTP will decide a connection is down if the file
doesn't exist.
For example, try:
test/testnet -U http://www.htdig.org/robots.txt
test/testnet -U http://www.htdig.org/robotstxt
This brings up another point. I'd like to add a test for this to
t_htnet. Can you add subtests to the scripts or are you stuck adding
one fail/pass per script? Obviously there should be a few subtests to
t_htnet so it would be nice to logically group them.
-Geoff
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.