Subject: | Deal with HTTP pipeline collapses |
I run minicpan over a relatively slow link...
Every now and then when it gets just a little too slow, the minicpan
crashes with HTTP error "500 Server closed connection without sending
any data back".
I suspect this is the pipeline timeout kicking in and the pipeline
collapsing.
If so, add support for catching these errors, reopening the pipeline and
continuing.