From: Dorcel Marc <[EMAIL PROTECTED]>
> Hello,
> I'm using an existing program that perform HTTP
> Request. In a POST request I found
> this :
> my $request = POST($URL
>Content => [ 'user' => $user,
> 'pwd' => $pwd,
>
"Dorcel marc" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
> I'm using an existing program that perform HTTP
> Request. In a POST request I found
> this :
> my $request = POST($URL
>Content => [ 'user' => $user,
>
Hello,
I'm using an existing program that perform HTTP
Request. In a POST request I found
this :
my $request = POST($URL
Content => [ 'user' => $user,
'pwd' => $pwd,
'no_auth' => '1',