Re: http authentication
- From: Rob Kennedy <me3@xxxxxxxxxxx>
- Date: Wed, 20 Jul 2005 14:41:12 -0500
Brian wrote:
I am using a idHTTP to send some data to some WebPages. The web pages is in a directory that has a htaccess on it. I'm sure this can be done, but I can't find it, how do I send a authentication to the server via the INDY9 idHTTP so that i can post to them even though there is a htacces on the directory?
Have you tried handling the OnAuthorization event?
Also, you can use the special URI format, below, that includes the user name and password.
http://username:password@xxxxxxxxxx/path/to/resource
-- Rob .
- Follow-Ups:
- Re: http authentication
- From: Brian
- Re: http authentication
- References:
- http authentication
- From: Brian
- http authentication
- Prev by Date: http authentication
- Next by Date: Re: Execute Stream?
- Previous by thread: http authentication
- Next by thread: Re: http authentication
- Index(es):