Help for this page

Select Code to Download


  1. or download this
    
        $cookie_jar->add_cookie_header($request);
    
  2. or download this
    
    
    ...
                                });
    print $request->is_success ? "worked\n" : "failed\n";