K 10 svn:author V 3 des K 8 svn:date V 27 2000-07-17T21:09:11.000000Z K 7 svn:log V 343 Don't forget to set file descriptor to -1 after closing it, since the code outside the loop inspects it to determine whether or not we succeeded in retrieving the requested document. This fixes a bug where fetchGetHTTP() would return a FILE with an invalid file descriptor if it hit the redirect limit without locating the requested document. END