http password
Alex Rice
alex at mindlube.com
Tue Feb 3 15:43:36 EST 2004
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:password@hostname URL into
the appropriate HTTP headers but maybe libURL doesn't do that.
--
Alex Rice | Mindlube Software | http://mindlube.com
More information about the use-livecode
mailing list