Re: Net::SSLeay 1.03 make_form behaviour

1999-08-03 Thread Sampo Kellomaki
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

Net::SSLeay 1.03

1999-08-03 Thread Ed Eddington
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