Maciej, Am 23.11.20 um 17:15 schrieb Maciej Zdeb: > By accident I removed initialization of log-format list during > implementation of -m flag for http-request/response del-header. :( > > This patch restores the init. >
Again from my "I'm am not an export" viewpoint: I'm not sure whether this is necessary. As you don't take a log-format string you shouldn't need that. The previous existence of that line probably was a copy and paste mistake. Did you encounter any issues with the removal of that line or did you just review your diff? If you actually had issues it would be helpful if you would put a reproducer into the commit message. Best regards Tim Düsterhus

