Download raw body.
avoid allocating too much errors in cmd_info
Stefan Sperling <stsp@stsp.name> wrote: > On Fri, Aug 05, 2022 at 12:49:54PM +0200, Omar Polo wrote: > > sure, but it still smells like a flag to me -- just a bit less than > > with my diff tho :) > > It does. But it also serves as an example of storing a specific > error on a pathlist item, which might get carried over elsewhere. agreed. I haven't seen it that way, thanks. committed with the extra cast removed.
avoid allocating too much errors in cmd_info