Re: [fpc-pascal] fpweb and http authentication

2011-06-15 Thread ik
On Wed, Jun 15, 2011 at 12:42, wrote: > > > On Wed, 15 Jun 2011, ik wrote: > > On Wed, Jun 15, 2011 at 12:12, wrote: >> >> >>> >>> On Wed, 15 Jun 2011, ik wrote: >>> >>> Hello, >>> How can I create http authentication using fpWeb ? I found on WWWAuthenticate, but I do not u

Re: [fpc-pascal] fpweb and http authentication

2011-06-15 Thread michael . vancanneyt
On Wed, 15 Jun 2011, ik wrote: On Wed, Jun 15, 2011 at 12:12, wrote: On Wed, 15 Jun 2011, ik wrote: Hello, How can I create http authentication using fpWeb ? I found on WWWAuthenticate, but I do not understand how to use it. Check the Authorization header. If it does not contain a

Re: [fpc-pascal] fpweb and http authentication

2011-06-15 Thread ik
On Wed, Jun 15, 2011 at 12:12, wrote: > > > On Wed, 15 Jun 2011, ik wrote: > > Hello, >> >> How can I create http authentication using fpWeb ? >> >> I found on WWWAuthenticate, but I do not understand how to use it. >> > > Check the Authorization header. If it does not contain a valid > authenti

Re: [fpc-pascal] fpweb and http authentication

2011-06-15 Thread michael . vancanneyt
On Wed, 15 Jun 2011, ik wrote: Hello, How can I create http authentication using fpWeb ? I found on WWWAuthenticate, but I do not understand how to use it. Check the Authorization header. If it does not contain a valid authentication, you just have to send a 401 response code and include a

[fpc-pascal] fpweb and http authentication

2011-06-15 Thread ik
Hello, How can I create http authentication using fpWeb ? I found on WWWAuthenticate, but I do not understand how to use it. Ido LINESIP - Opening the source for communication http://www.linesip.com http://www.linesip.co.il ___ fpc-pascal maillist