Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

EOF problem with Dancer streaming proxy

by dsheroh (Monsignor)
on Jan 12, 2017 at 13:59 UTC ( [id://1179444]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      return send_file(
        \'ignored', streaming => 1, callbacks => {
    ...
          },
        },
      );
    
  2. or download this
    $ curl -sS -o rcvd https://foo/bar.pdf
    curl: (18) transfer closed with outstanding read data remaining
    ...
    <...>
    2017-01-12 14:48:58 (6.10 MB/s) - Read error at byte 3316868 (Success.
    +).Retrying.
    <proceeds to loop endlessly>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1179444]
Approved by marto
Front-paged by kcott
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-24 23:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found