Thanks for such a quick answer!
Toni
En/na Benoit Minisini ha escrit:
> On mercredi 14 janvier 2009, Toni wrote:
>
>> Hi,
>> I'm programming a CGI using Gambas2 and I want to implement "basic http
>> authentication" into it, but I have two problems to get it done: I Don't
>> know how to get Re
On mercredi 14 janvier 2009, Toni wrote:
> Hi,
> I'm programming a CGI using Gambas2 and I want to implement "basic http
> authentication" into it, but I have two problems to get it done: I Don't
> know how to get Request HTTP Headers (I couldn't find something like
> "Request.Header[]"). The other
Hi,
I'm programming a CGI using Gambas2 and I want to implement "basic http
authentication" into it, but I have two problems to get it done: I Don't
know how to get Request HTTP Headers (I couldn't find something like
"Request.Header[]"). The other problem is that I haven't been able to
find a