Help for this page

Select Code to Download


  1. or download this
    # This works fine. Here I get the form.
    $form=_get_new_form($self,$response->as_string,$response->base);
    if($form==0)
    ...
    
    
    }
    
  2. or download this
    POST http://server:8080/Foo/servlet
    Content-Length: 332
    ...
    
    submit
    --xYzZY--