{"author":"Daniel Stenberg","author_email":"daniel@haxx.se","author_time":1754601070,"commit_time":1754646208,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"da27db068fc888d7091d34708096bc8083f46554","message":"tool_operate: cleanups\n\n- move the state struct from config to global. It is used as a single\n  instance anyway so might as well be a single one to save memory.\n- simplify and combine several conditions\n- set default retry delay inititally\n- use better struct field names to make it easier to understand their\n  purposes\n- remove the state->outfiles field as it was not necessary\n- remove superfluous glob cleanup call\n- move conditions around to remove an indent level\n- move the ->url NULL check\n\nTakes single_transfer()'s complexity score down from 78 to 68.\n\nCloses #18226\n","parents":["065a6531583d58b4f2fdf81e83863ccf3158ff7f"],"tree_hash":"34ae0c6d05b2af8b4e8cec7337234d4de49e66ce"}