Hello,

I'm using OpenSSL with Net::SSLeay and have a need to print the actual
string that is being generated by the post_https() function.  I have tried
the following :
print post_https($host, $port, $script, '', %form_data);

I get 10 from doing this.

I'd like to get the actual string that is being sent to the server in the
format "https://$host$port$script%form_data"; (%form_data being the variable
and values that are appended to the end of the URL).


Please feel free to contact me for clarification.

Any help is appreciated.

Thanks,
Kevin
[EMAIL PROTECTED]
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Reply via email to