On Feb 3, 2004, at 1:27 PM, Jan Schenkel wrote:


It is possible that the server is using some form of
authentication that is stored in the httpHeaders --
checking the log should point that out.

And if it's a "Basic" http authentication then probably all that is required is sending these HTTP headers along with the request.


Username: xxxx
Password: yyyy

Web browsers translate the http://username:[EMAIL PROTECTED] URL into the appropriate HTTP headers but maybe libURL doesn't do that.

--
Alex Rice | Mindlube Software | http://mindlube.com

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to