in reply to Re: HTTPS Call across proxy server
in thread HTTPS Call across proxy server
Dear jjdraco,
Thanks a lot for the prompt response.
I have used
my $request=HTTP::Request->new(GET => $lstrURL);
but the result is the same. I want to get the content between the <HTML></HTML> tags. I am unable to get that.
Regards,
Binu