brbzull0 opened a new pull request #7364:
URL: https://github.com/apache/trafficserver/pull/7364


   `traffic_ctl` can send a plugin message, which has a tag and a body. The CLI 
requires a tag and a body, but in some cases the body is irrelevant. However 
the CLI will fail if there’s no body. This change make the body/data optional, 
if not passed then the message handler will get data size as 0 and the data as 
NULL.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to