maskit commented on PR #12938: URL: https://github.com/apache/trafficserver/pull/12938#issuecomment-4000241466
I also started working on adding options to change header names, and now I feel like it may be nice if the default behavior is different. How about output nothing by default, and have these 3 options to enable each output, instead of introducing `--nologging` that I suggested on this PR. ``` [--log <filename>] [--header=<header-name>] [--via-header <another-header-name>] ``` It would be an incompatible change though. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
