Results 2 issues of atax1a

this cleans up the logic for generating individual dump lines, at the cost of complicating the main dump loop to implement autoskip mode. Presently it does not handle "the very...

the Expert handler type documentation says that you can close the input channel to close the connection. When using `Cohttp_eio`, the input channel is of type `Eio.Buf_read`, which does not...