Help for this page

Select Code to Download


  1. or download this
    $request = HTTP::Request->new('GET', $reallylongurl);
    $request->content_type('image/gif');
    $response = $ua->request($request, '/tmp/blah.gif');
    
  2. or download this
    Error while getting [long url here] -- 500 short write