in reply to Re^6: Crypt::SSLeay performing a HTTP POST
in thread Crypt::SSLeay performing a HTTP POST

Actually, it's no problem to submit duplicate parameters (aka multi-valued field) — though unusual for login forms.

In my limited LWP experience, I had never seen a multi-valued field like that. Perhaps I should have said, hey "this looks a bit strange. Are you sure that this is what is required and intended?". Yes, a normal sequence would be to authenticate before more data is exchanged.

Thanks almut.

  • Comment on Re^7: Crypt::SSLeay performing a HTTP POST