Re: Http Client in PHP connecting to a Digest authenticated server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/10/07, Manuel Lemos <mlemos@xxxxxxx> wrote:

Hello,

on 02/09/2007 04:49 PM Manish Marathe said the following:
> Hello,
>
> I have seen some implementations of Server in php implementing HTTP
Digest
> Authentication but I have not seen any guidelines on HTTP Client
connecting
> to a specific host, and using the "realm", the username and password to
get
> authenticated and thereby do something like download files etc.

Take a look at this HTTP client class:

http://www.phpclasses.org/httpclient

It supports Digest authentication via the SASL class library

http://www.phpclasses.org/sasl


Thanks Manuel,

So I will need both the SASL library written by you and the httpclient
library? Can you throw some more light, will really appreciate that.

--
Manish Marathe
SpikeSource, Inc.
http://developer.spikesource.com

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux