Ed Eddington <[EMAIL PROTECTED]> writes:
> The problem I noticed was in the "make_form" logic. In creating the
> key-value pairs for the request, this routine leaves a trailing '=' if the
> last key has no value. MY code was leaving a trailing '=' already. Then
> "make_form" added a second trai
I noticed a "slight" bug in the previous version Net::SSleay-0.9.1c
generating the HTTPS POST request (post_https). It may be present in the
new release, I don't know.
The problem I noticed was in the "make_form" logic. In creating the
key-value pairs for the request, this routine leaves a tra