I'm making a request thus -

    $response = $ua->request( $form->click("B1") );

The response is a "100 Continue" status. I just want to ignore it.
How can I do so (i.e. get the actual status of my request)?

Thanks!

Michael Thompson
[EMAIL PROTECTED]

Reply via email to